|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicalConnectionImplementor | |
|---|---|
| org.hibernate.engine.jdbc.internal | |
| org.hibernate.engine.jdbc.spi | |
| Uses of LogicalConnectionImplementor in org.hibernate.engine.jdbc.internal |
|---|
| Classes in org.hibernate.engine.jdbc.internal that implement LogicalConnectionImplementor | |
|---|---|
class |
LogicalConnectionImpl
Standard Hibernate LogicalConnection implementation
IMPL NOTE : Custom serialization handling! |
| Methods in org.hibernate.engine.jdbc.internal that return LogicalConnectionImplementor | |
|---|---|
LogicalConnectionImplementor |
JdbcCoordinatorImpl.getLogicalConnection()
|
| Uses of LogicalConnectionImplementor in org.hibernate.engine.jdbc.spi |
|---|
| Methods in org.hibernate.engine.jdbc.spi that return LogicalConnectionImplementor | |
|---|---|
LogicalConnectionImplementor |
JdbcCoordinator.getLogicalConnection()
Retrieves the logical connection associated with this JDBC coordinator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||