All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.persister.entity.package.html Maven / Gradle / Ivy

There is a newer version: 7.0.0.Alpha1
Show newest version





This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.

Strategies for persisting entities implement the EntityPersister interface. Optionally, they may implement certain additional interfaces that define contracts with various loaders. Concrete implementations in this package define the built-in inheritance mapping strategies.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy