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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.