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