Jakarta Persistence (JPA) Interface
jakarta.persistence.metamodel.BasicType<X>
- Type Parameters:
<X>- The represented basic type
- Super Interfaces:
Type<X>
An instance of
BasicType represents a basic type (possibly an enumerated, LOB, or temporal type). - Since:
- Jakarta Persistence (JPA) 2.0
Public Instance Methods
Class<X> getJavaType()