X - The type of the represented object or attributepublic interface Type<X>
Type represent persistent object 
 or attribute types.| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Type.PersistenceType | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<X> | getJavaType()Return the represented Java type. | 
| Type.PersistenceType | getPersistenceType()Return the persistence type. | 
Type.PersistenceType getPersistenceType()
Copyright © 2017. All Rights Reserved.