Uses of Package
org.hibernate.persister.entity
-
Classes in org.hibernate.persister.entity used by org.hibernate Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.cache.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.cache.spi.access Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.cache.spi.entry Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.cache.spi.support Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.cfg.beanvalidation Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.dialect Class Description Lockable Contract for things that can be locked via aLockingStrategy. -
Classes in org.hibernate.persister.entity used by org.hibernate.dialect.lock Class Description Lockable Contract for things that can be locked via aLockingStrategy. -
Classes in org.hibernate.persister.entity used by org.hibernate.engine.profile Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.engine.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Loadable Implemented by a EntityPersister that may be loaded using Loader. -
Classes in org.hibernate.persister.entity used by org.hibernate.envers.event.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.event.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.hql.spi.id Class Description Queryable Extends the generic EntityPersister contract to add operations required by the Hibernate Query Language -
Classes in org.hibernate.persister.entity used by org.hibernate.hql.spi.id.cte Class Description Queryable Extends the generic EntityPersister contract to add operations required by the Hibernate Query Language -
Classes in org.hibernate.persister.entity used by org.hibernate.hql.spi.id.inline Class Description Queryable Extends the generic EntityPersister contract to add operations required by the Hibernate Query Language -
Classes in org.hibernate.persister.entity used by org.hibernate.hql.spi.id.persistent Class Description Queryable Extends the generic EntityPersister contract to add operations required by the Hibernate Query Language -
Classes in org.hibernate.persister.entity used by org.hibernate.id Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Joinable Anything that can be loaded by outer join - namely persisters for classes or collections.Loadable Implemented by a EntityPersister that may be loaded using Loader.OuterJoinLoadable A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.collection Class Description OuterJoinLoadable A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.criteria Class Description Joinable Anything that can be loaded by outer join - namely persisters for classes or collections.OuterJoinLoadable A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.custom Class Description Loadable Implemented by a EntityPersister that may be loaded using Loader. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.custom.sql Class Description SQLLoadable A class persister that supports queries expressed in the platform native SQL dialect -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.entity Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.OuterJoinLoadable A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.entity.plan Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.MultiLoadOptions Encapsulation of the options for performing a load by multiple identifiers.OuterJoinLoadable A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.hql Class Description Loadable Implemented by a EntityPersister that may be loaded using Loader. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.plan.build.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.plan.exec.process.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.plan.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.PropertyMapping Contract for all things that know how to map a property to the needed bits of SQL. -
Classes in org.hibernate.persister.entity used by org.hibernate.loader.spi Class Description Loadable Implemented by a EntityPersister that may be loaded using Loader. -
Classes in org.hibernate.persister.entity used by org.hibernate.metamodel.model.domain.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.metamodel.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.persister.collection Class Description AbstractPropertyMapping Basic implementation of thePropertyMappingcontract.EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Joinable Anything that can be loaded by outer join - namely persisters for classes or collections.PropertyMapping Contract for all things that know how to map a property to the needed bits of SQL. -
Classes in org.hibernate.persister.entity used by org.hibernate.persister.entity Class Description AbstractEntityPersister Basic functionality for persisting an entity via JDBC through either generated or custom SQLAbstractEntityPersister.CacheEntryHelper Consolidated these onto a single helper because the 2 pieces work in tandem.AbstractEntityPersister.InclusionChecker AbstractPropertyMapping Basic implementation of thePropertyMappingcontract.BasicEntityPropertyMapping DiscriminatorMetadata Provides the information needed to properly handle type discrimination in HQL queries, either by 'something.class' or 'type(something)' references.EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Joinable Anything that can be loaded by outer join - namely persisters for classes or collections.Loadable Implemented by a EntityPersister that may be loaded using Loader.Lockable Contract for things that can be locked via aLockingStrategy.MultiLoadOptions Encapsulation of the options for performing a load by multiple identifiers.OuterJoinLoadable A EntityPersister that may be loaded by outer join using the OuterJoinLoader hierarchy and may be an element of a one-to-many association.PropertyMapping Contract for all things that know how to map a property to the needed bits of SQL.Queryable Extends the generic EntityPersister contract to add operations required by the Hibernate Query LanguageQueryable.Declarer SQLLoadable A class persister that supports queries expressed in the platform native SQL dialectUniqueKeyLoadable -
Classes in org.hibernate.persister.entity used by org.hibernate.persister.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.persister.walking.spi Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.pretty Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.tuple Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping. -
Classes in org.hibernate.persister.entity used by org.hibernate.tuple.component Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Joinable Anything that can be loaded by outer join - namely persisters for classes or collections. -
Classes in org.hibernate.persister.entity used by org.hibernate.tuple.entity Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Joinable Anything that can be loaded by outer join - namely persisters for classes or collections. -
Classes in org.hibernate.persister.entity used by org.hibernate.type Class Description EntityPersister Contract describing mapping information and persistence logic for a particular strategy of entity mapping.Joinable Anything that can be loaded by outer join - namely persisters for classes or collections.