程序包的使用
org.hibernate.persister.collection
-
使用org.hibernate.persister.collection的程序包 程序包 说明 org.hibernate.action.internal Internals for action processing.org.hibernate.cache.internal Internal implementations and support for second-level caching.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.access Defines contracts for transactional and concurrent access to cachedentityandcollectiondata.org.hibernate.cache.spi.entry This package defines formats for disassembled state kept in the second level cache.org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider.org.hibernate.collection.internal Internal implementations and support for persistent collectionsorg.hibernate.collection.spi SPI definitions for persistent collectionsorg.hibernate.criterion A framework for defining restriction criteria and order criteria.org.hibernate.engine.internal Support for many of the internal workings of Hibernate.org.hibernate.engine.loading.internal Internal classes used to track loading of data, potentially across multiple ResultSetsorg.hibernate.engine.spi org.hibernate.event.internal This package defines a default set of event listeners that implements the default behaviors of Hibernate.org.hibernate.event.spi org.hibernate.hql.internal.ast.tree org.hibernate.hql.internal.ast.util org.hibernate.hql.internal.classic This package contains the Hibernate 2.x query parser which is being end-of-lifed.org.hibernate.hql.spi.id Support for multi-table update and delete statements via id-tables.org.hibernate.hql.spi.id.cte org.hibernate.hql.spi.id.inline org.hibernate.hql.spi.id.persistent Package contains an implementation of MultiTableBulkIdStrategy based on the use of a persistent (ANSI SQL term) table to hold id values.org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.org.hibernate.loader.collection This package defines collection initializersorg.hibernate.loader.collection.plan org.hibernate.loader.custom This package defines a framework for custom loaders that accept handwritten SQLorg.hibernate.loader.custom.sql org.hibernate.loader.entity This package defines entity loadersorg.hibernate.loader.hql This package defines a loader for the AST-based query parserorg.hibernate.loader.plan.build.internal.returns Contains the internal implementations of the building blocks that make up a metamodel-driven LoadPlan. .org.hibernate.loader.plan.build.internal.spaces Contains the internal implementations of query spaces in a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.spi Defines the SPI for building a metamodel-driven LoadPlanorg.hibernate.loader.plan.exec.internal Provides the internal implementations for generating the load query from 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.metamodel.internal org.hibernate.metamodel.spi org.hibernate.persister.collection This package abstracts the persistence mechanism for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.org.hibernate.persister.internal org.hibernate.persister.spi org.hibernate.persister.walking.spi org.hibernate.pretty Classes for pretty printing things for exception and log messages.org.hibernate.query.criteria.internal.path org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.org.hibernate.usertype Interfaces for user-defined custom types. -
org.hibernate.action.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.cache.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.cache.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.cache.spi.access使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.cache.spi.entry使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.cache.spi.support使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.collection.internal使用的org.hibernate.persister.collection中的类 类 说明 BasicCollectionPersister Collection persister for collections of values and many-to-many associations.CollectionPersister A strategy for persisting a collection role. -
org.hibernate.collection.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.criterion使用的org.hibernate.persister.collection中的类 类 说明 QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.engine.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.engine.loading.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.engine.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.event.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.event.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.hql.internal.ast.tree使用的org.hibernate.persister.collection中的类 类 说明 QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.hql.internal.ast.util使用的org.hibernate.persister.collection中的类 类 说明 QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.hql.internal.classic使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.hql.spi.id使用的org.hibernate.persister.collection中的类 类 说明 AbstractCollectionPersister Base implementation of the QueryableCollection interface. -
org.hibernate.hql.spi.id.cte使用的org.hibernate.persister.collection中的类 类 说明 AbstractCollectionPersister Base implementation of the QueryableCollection interface. -
org.hibernate.hql.spi.id.inline使用的org.hibernate.persister.collection中的类 类 说明 AbstractCollectionPersister Base implementation of the QueryableCollection interface. -
org.hibernate.hql.spi.id.persistent使用的org.hibernate.persister.collection中的类 类 说明 AbstractCollectionPersister Base implementation of the QueryableCollection interface. -
org.hibernate.loader使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role.QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.loader.collection使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role.QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.loader.collection.plan使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role.QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.loader.custom使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role.SQLLoadableCollection -
org.hibernate.loader.custom.sql使用的org.hibernate.persister.collection中的类 类 说明 SQLLoadableCollection -
org.hibernate.loader.entity使用的org.hibernate.persister.collection中的类 类 说明 QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.loader.hql使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.loader.plan.build.internal.returns使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.loader.plan.build.internal.spaces使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.loader.plan.build.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.loader.plan.exec.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role.QueryableCollection A collection role that may be queried or loaded by outer join. -
org.hibernate.loader.plan.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.metamodel.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.metamodel.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.persister.collection使用的org.hibernate.persister.collection中的类 类 说明 AbstractCollectionPersister Base implementation of the QueryableCollection interface.CollectionPersister A strategy for persisting a collection role.QueryableCollection A collection role that may be queried or loaded by outer join.SQLLoadableCollection -
org.hibernate.persister.entity使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.persister.internal使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.persister.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.persister.walking.spi使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.pretty使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.query.criteria.internal.path使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.type使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role. -
org.hibernate.usertype使用的org.hibernate.persister.collection中的类 类 说明 CollectionPersister A strategy for persisting a collection role.