EclipseLink 2.0.0_ 2.0.0.v20090520-r4260 API Reference

javax.persistence.metamodel
Interface Basic<X>

Type Parameters:
X - The type of the represented basic type
All Superinterfaces:
Type<X>

public interface Basic<X>
extends Type<X>

Instances of the type Basic represent basic types (including temporal and enumerated types).


Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.persistence.metamodel.Type
Type.PersistenceType
 
Method Summary
 
Methods inherited from interface javax.persistence.metamodel.Type
getJavaType, getPersistenceType
 


EclipseLink 2.0.0_ 2.0.0.v20090520-r4260 API Reference