Library:Hibernate3.2.5  
Package
org.hibernate.persister.entity
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.

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.

Wiki javadoc Use textile entry format.
Add your comments here.