Type<X>
- Type Parameters:
<X>- The type of the represented object or attribute
An instance of the type
Type represents a persistent object or attribute type. - Since:
- JPA 2.0
Public Methods
Class<X> getJavaType()
- Return:
- Java type
- Since:
- JPA 2.0
- Return:
- persistence type
- Since:
- JPA 2.0