Package | Description |
---|---|
org.hibernate.engine.jdbc.connections.internal |
Internals for accessing JDBC Connections
|
org.hibernate.engine.jdbc.cursor.internal |
Internals for JDBC REF_CURSOR support.
|
org.hibernate.engine.jdbc.dialect.internal |
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
|
Modifier and Type | Method and Description |
---|---|
void |
DatasourceConnectionProviderImpl.setJndiService(JndiService jndiService) |
Modifier and Type | Method and Description |
---|---|
void |
StandardRefCursorSupport.injectJdbcServices(JdbcServices jdbcServices)
Hook for service registry to be able to inject JdbcServices
|
Modifier and Type | Method and Description |
---|---|
void |
DialectFactoryImpl.setDialectResolver(DialectResolver dialectResolver) |
void |
DialectFactoryImpl.setStrategySelector(StrategySelector strategySelector) |
Copyright © 2013. All rights reserved.