Uses of Package
org.hibernate.cfg
Packages that use org.hibernate.cfg
Package
Description
This package defines APIs for configuring Hibernate.
-
Classes in org.hibernate.cfg used by org.hibernate.cfgClassDescriptionEnumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.Settings which control the
BytecodeProvider
used for bytecode enhancement and reflection optimization.Settings for Hibernate's second-level cachingDenotes that a setting is intended to allow applications to upgrade versions of Hibernate and maintain backwards compatibility with the older version in some specific behavior.A convenience API making it easier to bootstrap an instance of Hibernate.Settings related to JDBC, Connections, pools, Dialects, etcSettings related to persistence-unitsDenotes that a setting is considered unsafe. -
Classes in org.hibernate.cfg used by org.hibernate.testing.envClassDescriptionA convenience API making it easier to bootstrap an instance of Hibernate.
-
Classes in org.hibernate.cfg used by org.hibernate.testing.jdbcClassDescriptionA convenience API making it easier to bootstrap an instance of Hibernate.
-
Classes in org.hibernate.cfg used by org.hibernate.testing.junit4ClassDescriptionA convenience API making it easier to bootstrap an instance of Hibernate.