| Package | Description | 
|---|---|
| org.hibernate.cfg | 
 
        This package defines APIs for configuring Hibernate, and classes
        for building the Hibernate configuration-time metamodel. 
 | 
| org.hibernate.metamodel.binding | |
| org.hibernate.persister.entity | 
 
        This package abstracts persistence mechanisms for
        entities, and defines the Hibernate runtime
        metamodel. 
 | 
| org.hibernate.tuple | 
 
        This package defines a runtime metamodel for entities at
        the object level and abstracts the differences between
        the various entity modes. 
 | 
| org.hibernate.tuple.entity | 
| Class and Description | 
|---|
| EntityTuplizerFactory
 A registry allowing users to define the default  
EntityTuplizer class to use per EntityMode. | 
| Class and Description | 
|---|
| EntityTuplizer
 Defines further responsibilities reagarding tuplization based on
 a mapped entity. 
 | 
| Class and Description | 
|---|
| EntityMetamodel
 Centralizes metamodel information about an entity. 
 | 
| EntityTuplizer
 Defines further responsibilities reagarding tuplization based on
 a mapped entity. 
 | 
| Class and Description | 
|---|
| VersionProperty
 Represents a version property within the Hibernate runtime-metamodel. 
 | 
| Class and Description | 
|---|
| AbstractEntityBasedAttribute | 
| AbstractEntityTuplizer
 Support for tuplizers relating to entities. 
 | 
| DynamicMapEntityTuplizer.BasicEntityNameResolver | 
| EntityMetamodel
 Centralizes metamodel information about an entity. 
 | 
| EntityTuplizer
 Defines further responsibilities reagarding tuplization based on
 a mapped entity. 
 | 
| VersionProperty
 Represents a version property within the Hibernate runtime-metamodel. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.