public static class TransactionContext.ConnectionProvider implements ConnectionProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionProvider.Connection |
| Constructor and Description |
|---|
ConnectionProvider(javax.sql.DataSource ds,
Dialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
java.sql.Connection |
getConnection() |
Dialect |
getDialect() |
javax.sql.DataSource |
getDs() |
getConnection, getDialect