Uses of Package
org.hibernate.persister.collection
-
Packages that use org.hibernate.persister.collection Package Description 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 org.hibernate.cache.spi.entry org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider.org.hibernate.collection.spi SPI definitions for persistent collectionsorg.hibernate.engine.spi org.hibernate.event.spi org.hibernate.mapping org.hibernate.metamodel org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.spi org.hibernate.persister.collection org.hibernate.persister.entity org.hibernate.persister.spi org.hibernate.pretty org.hibernate.sql.results.graph.collection org.hibernate.type org.hibernate.usertype -
Classes in org.hibernate.persister.collection used by org.hibernate.cache.spi Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.cache.spi.access Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.cache.spi.entry Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.cache.spi.support Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.collection.spi Class Description BasicCollectionPersister CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.engine.spi Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.event.spi Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.mapping Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.metamodel Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.metamodel.mapping Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.metamodel.spi Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.persister.collection Class Description AbstractCollectionPersister Base implementation of theQueryableCollectioninterface.CollectionPersister A strategy for persisting a mapped collection role.QueryableCollection A collection role that may be queried or loaded by outer join.SQLLoadableCollection -
Classes in org.hibernate.persister.collection used by org.hibernate.persister.entity Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.persister.spi Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.pretty Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.sql.results.graph.collection Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.type Class Description CollectionPersister A strategy for persisting a mapped collection role. -
Classes in org.hibernate.persister.collection used by org.hibernate.usertype Class Description CollectionPersister A strategy for persisting a mapped collection role.