|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.hibernate.cfg used by org.hibernate.cache.ehcache | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cache.ehcache.internal.regions | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cache.ehcache.internal.strategy | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cache.infinispan | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cache.infinispan.tm | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cache.internal | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cache.spi | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.cfg | |
---|---|
AbstractPropertyHolder
|
|
AccessType
Enum defining different access strategies for accessing entity values. |
|
AnnotatedClassType
Type of annotation of a class will give its type |
|
AnnotationConfiguration
Deprecated. All functionality has been moved to Configuration |
|
AvailableSettings
|
|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
|
Configuration.MappingsImpl
Internal implementation of the Mappings interface giving access to the Configuration's internal metadata repository state ( Configuration.classes , Configuration.tables , etc). |
|
Configuration.MetadataSourceQueue
|
|
Ejb3Column
Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping element |
|
Ejb3DiscriminatorColumn
Discriminator column |
|
Ejb3JoinColumn
Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping element |
|
EJB3NamingStrategy
Naming strategy implementing the EJB3 standards |
|
ExtendedMappings
Deprecated. All functionality has been moved up to Mappings |
|
ExtendsQueueEntry
Represents a mapping queued for delayed processing to await processing of an extends entity upon which it depends. |
|
FkSecondPass
|
|
IndexColumn
index column |
|
InheritanceState
Some extra data to the inheritance position of a class. |
|
Mappings
A collection of mappings from classes and collections to relational database tables. |
|
Mappings.PropertyReference
Represents a property-ref mapping. |
|
MetadataSourceType
Enumeration of the types of sources of mapping metadata |
|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
|
ObjectNameNormalizer
Provides centralized normalization of how database object names are handled. |
|
ObjectNameNormalizer.NamingStrategyHelper
Helper contract for dealing with NamingStrategy in different situations. |
|
PropertyData
|
|
PropertyHolder
Property holder abstract property containers from their direct implementation |
|
QuerySecondPass
Bind query |
|
ResultSetMappingBinder
|
|
SecondPass
Second pass operation |
|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
|
SettingsFactory
Reads configuration properties and builds a Settings instance. |
|
UniqueConstraintHolder
UniqueConstraint annotations are handled via second pass. |
Classes in org.hibernate.cfg used by org.hibernate.cfg.annotations | |
---|---|
AccessType
Enum defining different access strategies for accessing entity values. |
|
Ejb3Column
Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping element |
|
Ejb3JoinColumn
Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping element |
|
IndexColumn
index column |
|
InheritanceState
Some extra data to the inheritance position of a class. |
|
Mappings
A collection of mappings from classes and collections to relational database tables. |
|
ObjectNameNormalizer.NamingStrategyHelper
Helper contract for dealing with NamingStrategy in different situations. |
|
ObjectNameSource
Source for database object names (identifiers). |
|
PropertyHolder
Property holder abstract property containers from their direct implementation |
|
QuerySecondPass
Bind query |
|
SecondPass
Second pass operation |
|
UniqueConstraintHolder
UniqueConstraint annotations are handled via second pass. |
Classes in org.hibernate.cfg used by org.hibernate.cfg.beanvalidation | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.ejb | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.ejb.event | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.engine.spi | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.envers.ant | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.envers.configuration | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.envers.configuration.metadata | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.envers.event | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.event.service.internal | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.integrator.spi | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.internal | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.jmx | |
---|---|
ExternalSessionFactoryConfig
Defines support for various externally configurable SessionFactory(s), for example, JMX or the JCA
adapter. |
Classes in org.hibernate.cfg used by org.hibernate.mapping | |
---|---|
Mappings
A collection of mappings from classes and collections to relational database tables. |
Classes in org.hibernate.cfg used by org.hibernate.metamodel | |
---|---|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.metamodel.relational.state | |
---|---|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.metamodel.source | |
---|---|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.metamodel.source.annotations | |
---|---|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.metamodel.source.annotations.entity | |
---|---|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.metamodel.source.internal | |
---|---|
NamingStrategy
A set of rules for determining the physical column and table names given the information in the mapping document. |
Classes in org.hibernate.cfg used by org.hibernate.persister.collection | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.persister.internal | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.persister.spi | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.service.internal | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.service.spi | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.stat.internal | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.testing.cache | |
---|---|
Settings
Settings that affect the behaviour of Hibernate at runtime. |
Classes in org.hibernate.cfg used by org.hibernate.testing.junit4 | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
|
Mappings
A collection of mappings from classes and collections to relational database tables. |
Classes in org.hibernate.cfg used by org.hibernate.tool | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
Classes in org.hibernate.cfg used by org.hibernate.tool.hbm2ddl | |
---|---|
Configuration
An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |