Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.internal | |
org.hibernate.boot.model.relational | |
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi | |
org.hibernate.boot.spi | |
org.hibernate.bytecode.enhance.spi.interceptor |
interceptor implementations
|
org.hibernate.cache.internal |
Internal implementations and support for second-level caching.
|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.cfg.annotations | |
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.dialect.unique |
Support for Dialect-specific unique constraint definition
|
org.hibernate.envers.configuration.internal | |
org.hibernate.envers.configuration.internal.metadata | |
org.hibernate.envers.configuration.internal.metadata.reader | |
org.hibernate.envers.internal.tools | |
org.hibernate.hql.spi.id |
Support for multi-table update and delete statements via id-tables.
|
org.hibernate.hql.spi.id.global | |
org.hibernate.hql.spi.id.local | |
org.hibernate.hql.spi.id.persistent |
Package contains an implementation of MultiTableBulkIdStrategy based on the use
of a persistent (ANSI SQL term) table to hold id values.
|
org.hibernate.id |
This package contains internal implementation classes for the
main API interfaces.
|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal.metamodel | |
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
org.hibernate.persister.collection |
This package abstracts the persistence mechanism for collections.
|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.persister.internal | |
org.hibernate.persister.spi | |
org.hibernate.tool.hbm2ddl |
The hbm2ddl tool.
|
org.hibernate.tool.schema.extract.spi | |
org.hibernate.tool.schema.internal | |
org.hibernate.tool.schema.spi | |
org.hibernate.tuple |
This package defines a runtime metamodel for entities at
the object level and abstracts the differences between
the various entity modes.
|
org.hibernate.tuple.component | |
org.hibernate.tuple.entity |
Class and Description |
---|
Collection
Mapping for a collection.
|
FetchProfile
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at
runtime, whereas that information was historically only statically defined in the metadata.
|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
Collection
Mapping for a collection.
|
Column
A column of a relational database table
|
FetchProfile
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at
runtime, whereas that information was historically only statically defined in the metadata.
|
ForeignKey
A foreign key constraint
|
Join |
MappedSuperclass
Represents a @MappedSuperclass.
|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
DenormalizedTable |
Table
A relational table
|
Class and Description |
---|
List
A list mapping has a primary key consisting of the key columns + index column.
|
OneToOne
A one-to-one association mapping
|
PersistentClass
Mapping for an entity.
|
SimpleValue
Any value that maps to columns.
|
Class and Description |
---|
MetaAttribute
A meta attribute is a named value or values.
|
Class and Description |
---|
Collection
Mapping for a collection.
|
Column
A column of a relational database table
|
FetchProfile
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at
runtime, whereas that information was historically only statically defined in the metadata.
|
Join |
MappedSuperclass
Represents a @MappedSuperclass.
|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
Table
A relational table
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
Class and Description |
---|
Collection
Mapping for a collection.
|
PersistentClass
Mapping for an entity.
|
Class and Description |
---|
Any
A Hibernate "any" type (ie.
|
Collection
Mapping for a collection.
|
Column
A column of a relational database table
|
Component
The mapping for a component, composite element,
composite identifier, etc.
|
Join |
JoinedSubclass
A subclass in a table-per-subclass mapping
|
KeyValue
Represents an identifying key of a table: the value for primary key
of an entity, or a foreign key of a collection or join table or
joined subclass table.
|
MappedSuperclass
Represents a @MappedSuperclass.
|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
RootClass
The root class of an inheritance hierarchy
|
SimpleValue
Any value that maps to columns.
|
Table
A relational table
|
ToOne
A simple-point association (ie.
|
Value
A value is anything that is persisted by value, instead of
by reference.
|
Class and Description |
---|
Collection
Mapping for a collection.
|
Join |
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
SimpleValue
Any value that maps to columns.
|
Table
A relational table
|
Value
A value is anything that is persisted by value, instead of
by reference.
|
Class and Description |
---|
Constraint
A relational constraint.
|
ForeignKey
A foreign key constraint
|
Index
A relational table index
|
Table
A relational table
|
Class and Description |
---|
Column
A column of a relational database table
|
Table
A relational table
|
UniqueKey
A relational unique key constraint
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Class and Description |
---|
Collection
Mapping for a collection.
|
Column
A column of a relational database table
|
Formula
A formula is a derived column value
|
PersistentClass
Mapping for an entity.
|
Selectable
Models the commonality between a column and a formula (computed value).
|
Table
A relational table
|
Value
A value is anything that is persisted by value, instead of
by reference.
|
Class and Description |
---|
Component
The mapping for a component, composite element,
composite identifier, etc.
|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
Class and Description |
---|
Value
A value is anything that is persisted by value, instead of
by reference.
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
Column
A column of a relational database table
|
Selectable
Models the commonality between a column and a formula (computed value).
|
Table
A relational table
|
Value
A value is anything that is persisted by value, instead of
by reference.
|
ValueVisitor |
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Class and Description |
---|
MappedSuperclass
Represents a @MappedSuperclass.
|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
Class and Description |
---|
Any
A Hibernate "any" type (ie.
|
Array
An array mapping has a primary key consisting of the key columns + index column.
|
AttributeContainer
Defines an additional contract for PersistentClass/Join in terms of being able to
contain attributes (Property).
|
Bag
A bag permits duplicates, so it has no primary key
|
Collection
Mapping for a collection.
|
Column
A column of a relational database table
|
Component
The mapping for a component, composite element,
composite identifier, etc.
|
Constraint
A relational constraint.
|
DependantValue
A value which is "typed" by reference to some other
value (for example, a foreign key is typed by the
referenced primary key).
|
Fetchable
Any mapping with an outer-join attribute
|
FetchProfile.Fetch
Defines an individual association fetch within the given profile.
|
Filterable
Defines mapping elements to which filters may be applied.
|
ForeignKey
A foreign key constraint
|
Formula
A formula is a derived column value
|
IdentifierBag
An IdentifierBag has a primary key consisting of
just the identifier column
|
IdentifierCollection
A collection with a synthetic "identifier" column
|
Index
A relational table index
|
IndexedCollection
Indexed collections include Lists, Maps, arrays and
primitive arrays.
|
Join |
JoinedSubclass
A subclass in a table-per-subclass mapping
|
KeyValue
Represents an identifying key of a table: the value for primary key
of an entity, or a foreign key of a collection or join table or
joined subclass table.
|
List
A list mapping has a primary key consisting of the key columns + index column.
|
ManyToOne
A many-to-one association mapping
|
Map
A map has a primary key consisting of
the key columns + index columns.
|
MappedSuperclass
Represents a @MappedSuperclass.
|
MetaAttributable
Common interface for things that can handle meta attributes.
|
MetaAttribute
A meta attribute is a named value or values.
|
MetadataSource
Enumeration of the known places from which a piece of metadata may come.
|
OneToMany
A mapping for a one-to-many association
|
OneToOne
A one-to-one association mapping
|
PersistentClass
Mapping for an entity.
|
PersistentClassVisitor |
PrimaryKey
A primary key constraint
|
PrimitiveArray
A primitive array has a primary key consisting of the key columns + index column.
|
Property
Represents a property as part of an entity or a component.
|
PropertyGeneration
Deprecated.
This is replaced by
ValueGeneration and GenerationTiming |
RelationalModel
A relational object which may be created using DDL
|
RootClass
The root class of an inheritance hierarchy
|
Selectable
Models the commonality between a column and a formula (computed value).
|
Set
A set with no nullable element columns.
|
SimpleValue
Any value that maps to columns.
|
SingleTableSubclass |
Subclass
A sublass in a table-per-class-hierarchy mapping
|
Table
A relational table
|
Table.ForeignKeyKey |
TableOwner
Additional, optional contract as part pf the
PersistentClass
hierarchy used to differentiate entity bindings for entities that map to their own table
(root, union-subclass, joined-subclass) versus those that do not (discriminator-subclass). |
ToOne
A simple-point association (ie.
|
UnionSubclass
A subclass in a table-per-concrete-class mapping
|
UniqueKey
A relational unique key constraint
|
Value
A value is anything that is persisted by value, instead of
by reference.
|
ValueVisitor |
Class and Description |
---|
Collection
Mapping for a collection.
|
Table
A relational table
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Table
A relational table
|
Class and Description |
---|
Collection
Mapping for a collection.
|
PersistentClass
Mapping for an entity.
|
Class and Description |
---|
Collection
Mapping for a collection.
|
PersistentClass
Mapping for an entity.
|
Class and Description |
---|
ForeignKey
A foreign key constraint
|
Class and Description |
---|
Table
A relational table
|
Class and Description |
---|
Column
A column of a relational database table
|
Constraint
A relational constraint.
|
ForeignKey
A foreign key constraint
|
Index
A relational table index
|
Table
A relational table
|
Class and Description |
---|
Table
A relational table
|
Class and Description |
---|
Component
The mapping for a component, composite element,
composite identifier, etc.
|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
Class and Description |
---|
Component
The mapping for a component, composite element,
composite identifier, etc.
|
Property
Represents a property as part of an entity or a component.
|
Class and Description |
---|
PersistentClass
Mapping for an entity.
|
Property
Represents a property as part of an entity or a component.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.