All Classes and Interfaces
Classes
Class
Description
Describes a property of an
EntityClass that references an entity according to a Any mapping.A column that is responsible to store the information for references to arbitrary entity types that are stored in the
same attribute.
Imports data on startup of Hibernate, if the database was just created.
Encapsulates implementation details of Hibernate as JPA provider.
Describes a property of an
EntityClass that references a collection of entities according to a
ManyToAny mapping.Describes a property of an
EntityClass that references a map of entities according to a ManyToAny
mapping.