Uses of Package
org.hibernate.metamodel
-
Packages that use org.hibernate.metamodel Package Description org.hibernate org.hibernate.annotations Package containing all Hibernate's specific annotations.org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.spi org.hibernate.collection.spi SPI definitions for persistent collectionsorg.hibernate.mapping org.hibernate.metamodel org.hibernate.metamodel.model.domain Hibernate extensions to and implementations of the JPA metamodelorg.hibernate.metamodel.spi org.hibernate.property.access.spi Defines strategies for accessing the persistent properties of an entity or composite.org.hibernate.query.sqm.tree.domain org.hibernate.type org.hibernate.usertype -
Classes in org.hibernate.metamodel used by org.hibernate Class Description RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model. -
Classes in org.hibernate.metamodel used by org.hibernate.annotations Class Description CollectionClassification Classifications of the plurality. -
Classes in org.hibernate.metamodel used by org.hibernate.boot Class Description CollectionClassification Classifications of the plurality. -
Classes in org.hibernate.metamodel used by org.hibernate.boot.jaxb.hbm.spi Class Description RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model. -
Classes in org.hibernate.metamodel used by org.hibernate.boot.spi Class Description CollectionClassification Classifications of the plurality. -
Classes in org.hibernate.metamodel used by org.hibernate.collection.spi Class Description CollectionClassification Classifications of the plurality. -
Classes in org.hibernate.metamodel used by org.hibernate.mapping Class Description RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model. -
Classes in org.hibernate.metamodel used by org.hibernate.metamodel Class Description AttributeClassification An extended set ofAttribute.PersistentAttributeTypeaddingAttributeClassification.ANYCollectionClassification Classifications of the plurality.MappingMetamodel Access to information about the runtime relational O/R mapping modelRepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model.ValueClassification At the end of the day, any "value mapping" (id, version, attribute, collection element, etc) can be one of a few classifications. -
Classes in org.hibernate.metamodel used by org.hibernate.metamodel.model.domain Class Description AttributeClassification An extended set ofAttribute.PersistentAttributeTypeaddingAttributeClassification.ANYCollectionClassification Classifications of the plurality.RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model. -
Classes in org.hibernate.metamodel used by org.hibernate.metamodel.spi Class Description MappingMetamodel Access to information about the runtime relational O/R mapping modelRepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model.RuntimeMetamodels Access to Hibernate's runtime metamodels which includes its domain-model (JPA impl) and its relational-mapping model -
Classes in org.hibernate.metamodel used by org.hibernate.property.access.spi Class Description RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model. -
Classes in org.hibernate.metamodel used by org.hibernate.query.sqm.tree.domain Class Description RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model. -
Classes in org.hibernate.metamodel used by org.hibernate.type Class Description CollectionClassification Classifications of the plurality. -
Classes in org.hibernate.metamodel used by org.hibernate.usertype Class Description CollectionClassification Classifications of the plurality.