Uses of Package
org.hibernate.loader
-
Packages that use org.hibernate.loader Package Description org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.spi org.hibernate.cfg org.hibernate.collection.spi SPI definitions for persistent collectionsorg.hibernate.dialect org.hibernate.loader org.hibernate.loader.collection org.hibernate.loader.collection.plan org.hibernate.loader.criteria org.hibernate.loader.custom org.hibernate.loader.entity org.hibernate.loader.entity.plan Support for entity loaders built on top of theorg.hibernate.loader.plan
API to apply entity-graphsorg.hibernate.loader.hql org.hibernate.loader.plan.exec.spi Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.org.hibernate.loader.plan.spi Defines the SPI for the building blocks that make up a LoadPlan.org.hibernate.persister.walking.spi org.hibernate.tuple.component org.hibernate.tuple.entity -
Classes in org.hibernate.loader used by org.hibernate.boot Class Description BatchFetchStyle Defines the style that should be used to perform batch loading. -
Classes in org.hibernate.loader used by org.hibernate.boot.spi Class Description BatchFetchStyle Defines the style that should be used to perform batch loading. -
Classes in org.hibernate.loader used by org.hibernate.cfg Class Description BatchFetchStyle Defines the style that should be used to perform batch loading. -
Classes in org.hibernate.loader used by org.hibernate.collection.spi Class Description CollectionAliases Type definition of CollectionAliases. -
Classes in org.hibernate.loader used by org.hibernate.dialect Class Description BatchLoadSizingStrategy Strategy (pluggable) for determining an optimal size for batch loads. -
Classes in org.hibernate.loader used by org.hibernate.loader Class Description BasicLoader Uses the default mapping from property to result set column alias defined by the entities' persisters.BatchFetchStyle Defines the style that should be used to perform batch loading.CollectionAliases Type definition of CollectionAliases.DefaultEntityAliases EntityAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.EntityAliases Metadata describing the SQL result set column aliases for a particular entity.JoinWalker Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader.JoinWalker.AssociationInitCallback Loader Abstract superclass of object loading (and querying) strategies.Loader.SqlStatementWrapper Wrapper class forStatement
and associatedResultSet
.OuterJoinableAssociation Part of the Hibernate SQL rendering internals.PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.loader.collection Class Description BasicLoader Uses the default mapping from property to result set column alias defined by the entities' persisters.JoinWalker Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader.Loader Abstract superclass of object loading (and querying) strategies.OuterJoinLoader Implements logic for walking a tree of associated classes.PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.loader.collection.plan Class Description Loader Abstract superclass of object loading (and querying) strategies. -
Classes in org.hibernate.loader used by org.hibernate.loader.criteria Class Description AbstractEntityJoinWalker Abstract walker for walkers which begin at an entity (criteria queries and entity loaders).BasicLoader Uses the default mapping from property to result set column alias defined by the entities' persisters.JoinWalker Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader.Loader Abstract superclass of object loading (and querying) strategies.OuterJoinLoader Implements logic for walking a tree of associated classes.PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.loader.custom Class Description CollectionAliases Type definition of CollectionAliases.EntityAliases Metadata describing the SQL result set column aliases for a particular entity.Loader Abstract superclass of object loading (and querying) strategies. -
Classes in org.hibernate.loader used by org.hibernate.loader.entity Class Description AbstractEntityJoinWalker Abstract walker for walkers which begin at an entity (criteria queries and entity loaders).BasicLoader Uses the default mapping from property to result set column alias defined by the entities' persisters.JoinWalker Walks the metamodel, searching for joins, and collecting together information needed by OuterJoinLoader.Loader Abstract superclass of object loading (and querying) strategies.OuterJoinLoader Implements logic for walking a tree of associated classes.PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.loader.entity.plan Class Description Loader Abstract superclass of object loading (and querying) strategies. -
Classes in org.hibernate.loader used by org.hibernate.loader.hql Class Description BasicLoader Uses the default mapping from property to result set column alias defined by the entities' persisters.Loader Abstract superclass of object loading (and querying) strategies. -
Classes in org.hibernate.loader used by org.hibernate.loader.plan.exec.spi Class Description CollectionAliases Type definition of CollectionAliases.EntityAliases Metadata describing the SQL result set column aliases for a particular entity. -
Classes in org.hibernate.loader used by org.hibernate.loader.plan.spi Class Description PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.persister.walking.spi Class Description PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.tuple.component Class Description PropertyPath -
Classes in org.hibernate.loader used by org.hibernate.tuple.entity Class Description PropertyPath