|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
X
- The type of the represented object or attributepublic interface Type<X>
Instances of the type Type
represent persistent object
or attribute types.
Nested Class Summary | |
---|---|
static class |
Type.PersistenceType
|
Method Summary | |
---|---|
java.lang.Class<X> |
getJavaType()
Return the represented Java type. |
Type.PersistenceType |
getPersistenceType()
Return the persistence type. |
Method Detail |
---|
Type.PersistenceType getPersistenceType()
java.lang.Class<X> getJavaType()
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |