| 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.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 |
|---|
| 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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.