| Package | Description | 
|---|---|
| org.hibernate.tuple | 
 
        This package defines a runtime metamodel for entities at
        the object level and abstracts the differences between
        the various entity modes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreationTimestampGeneration
Value generation implementation for  
CreationTimestamp. | 
class  | 
GeneratedValueGeneration
A  
AnnotationValueGeneration which marks a property as generated in the database. | 
class  | 
UpdateTimestampGeneration
Value generation implementation for  
UpdateTimestamp. | 
class  | 
VmValueGeneration
A  
AnnotationValueGeneration which allows to specify the ValueGenerator to be used to determine the
 value of the annotated property. | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.