| Package | Description | 
|---|---|
| org.hibernate.tuple.component | |
| org.hibernate.tuple.entity | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ComponentTuplizer
Defines further responsibilities regarding tuplization based on
 a mapped components. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractComponentTuplizer
Support for tuplizers relating to components. 
 | 
class  | 
DynamicMapComponentTuplizer
A  
ComponentTuplizer specific to the dynamic-map entity mode. | 
class  | 
PojoComponentTuplizer
A  
ComponentTuplizer specific to the pojo entity mode. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
EntityTuplizer
Defines further responsibilities reagarding tuplization based on
 a mapped entity. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractEntityTuplizer
Support for tuplizers relating to entities. 
 | 
class  | 
DynamicMapEntityTuplizer
An  
EntityTuplizer specific to the dynamic-map entity mode. | 
class  | 
PojoEntityTuplizer
An  
EntityTuplizer specific to the pojo entity mode. | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.