Package | Description |
---|---|
org.springframework.jdbc.datasource |
Provides a utility class for easy DataSource access,
a PlatformTransactionManager for a single DataSource,
and various simple DataSource implementations.
|
Modifier and Type | Method and Description |
---|---|
ConnectionHolder |
JdbcTransactionObjectSupport.getConnectionHolder() |
protected ConnectionHolder |
JdbcTransactionObjectSupport.getConnectionHolderForSavepoint() |
Modifier and Type | Method and Description |
---|---|
void |
JdbcTransactionObjectSupport.setConnectionHolder(ConnectionHolder connectionHolder) |