Uses of Package
org.hibernate.persister.spi
-
Packages that use org.hibernate.persister.spi Package Description org.hibernate.metamodel.spi An SPI supporting custom instantiation of entity instances and embeddable objects.org.hibernate.persister.collection This package abstracts persistence mechanisms for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities.org.hibernate.persister.internal Built-in implementation of the SPI for integrating entity and collection persisters.org.hibernate.persister.spi An SPI for integrating custom entity and collection persisters.org.hibernate.tuple.entity -
Classes in org.hibernate.persister.spi used by org.hibernate.metamodel.spi Class Description PersisterCreationContext Deprecated.UseRuntimeModelCreationContextinstead -
Classes in org.hibernate.persister.spi used by org.hibernate.persister.collection Class Description PersisterCreationContext Deprecated.UseRuntimeModelCreationContextinstead -
Classes in org.hibernate.persister.spi used by org.hibernate.persister.entity Class Description PersisterCreationContext Deprecated.UseRuntimeModelCreationContextinstead -
Classes in org.hibernate.persister.spi used by org.hibernate.persister.internal Class Description PersisterClassResolver Given an entity or collection mapping, resolve the appropriate persister class to use.PersisterCreationContext Deprecated.UseRuntimeModelCreationContextinsteadPersisterFactory Contract for creating persister instances (bothEntityPersisterandCollectionPersistervarieties). -
Classes in org.hibernate.persister.spi used by org.hibernate.persister.spi Class Description PersisterCreationContext Deprecated.UseRuntimeModelCreationContextinstead -
Classes in org.hibernate.persister.spi used by org.hibernate.tuple.entity Class Description PersisterCreationContext Deprecated.UseRuntimeModelCreationContextinstead