public interface Type<X>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Type.PersistenceType |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<X> |
getJavaType() |
Type.PersistenceType |
getPersistenceType() |
Type.PersistenceType getPersistenceType()
java.lang.Class<X> getJavaType()