Uses of Package
org.hibernate.metamodel.model.domain
-
Packages that use org.hibernate.metamodel.model.domain Package Description org.hibernate.cache.cfg.spi org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching allowing "caching back ends" to be plugged in as a caching provider.org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider.org.hibernate.engine.spi org.hibernate.metamodel.model.domain org.hibernate.metamodel.model.domain.spi org.hibernate.persister.collection org.hibernate.persister.entity org.hibernate.stat.spi -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.cache.cfg.spi Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity". -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.cache.spi Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity". -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.cache.spi.support Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity". -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.engine.spi Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity". -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.metamodel.model.domain Class Description CollectionDomainType.Element DomainType Base contract for Hibernate's extension of the JPA type system.IdentifiableDomainType Extension to the JPAIdentifiableTypecontractManagedDomainType NavigableRole A representation of the static "Navigable" path relative to some "root entity".SimpleDomainType Describes any non-collection type -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.metamodel.model.domain.spi Class Description BasicDomainType Hibernate extension to the JPABasicTypecontract.DomainType Base contract for Hibernate's extension of the JPA type system.EmbeddedDomainType Hibernate extension to the JPAEntityTypecontract.EntityDomainType Extension to the JPAEntityTypecontractIdentifiableDomainType Extension to the JPAIdentifiableTypecontractManagedDomainType MappedSuperclassDomainType Extension of the JPAMappedSuperclassTypecontractPersistentAttribute Hibernate extension to the JPAAttributecontractSimpleDomainType Describes any non-collection type -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.persister.collection Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity". -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.persister.entity Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity". -
Classes in org.hibernate.metamodel.model.domain used by org.hibernate.stat.spi Class Description NavigableRole A representation of the static "Navigable" path relative to some "root entity".