Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.engine.jdbc |
Modifier and Type | Method and Description |
---|---|
JdbcSupport |
Settings.getJdbcSupport() |
Modifier and Type | Class and Description |
---|---|
class |
JdbcSupportImpl
TODO : javadoc
|
Modifier and Type | Method and Description |
---|---|
static JdbcSupport |
JdbcSupportLoader.loadJdbcSupport(Connection jdbcConnection)
The public factory method for obtaining the appropriate (according to given JDBC
Connection )
JdbcSupport . |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved