Package | Description |
---|---|
org.hibernate.engine.jdbc.internal |
Internals for supporting various aspects of JDBC interaction
|
org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
Modifier and Type | Class and Description |
---|---|
class |
LogicalConnectionImpl
Standard Hibernate
LogicalConnection implementation
IMPL NOTE : Custom serialization handling! |
Modifier and Type | Method and Description |
---|---|
LogicalConnectionImplementor |
JdbcCoordinatorImpl.getLogicalConnection() |
Modifier and Type | Method and Description |
---|---|
LogicalConnectionImplementor |
JdbcCoordinator.getLogicalConnection()
Retrieves the logical connection associated with this JDBC coordinator.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.