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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.