Skip navigation links

Package org.hibernate.persister.entity

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

See: Description

Package org.hibernate.persister.entity Description

<p> This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. </p> <p> Strategies for persisting entities implement the <tt>EntityPersister</tt> 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. </p>

Skip navigation links

Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.