- java.lang.Object
-
- org.apache.openjpa.persistence.meta.Types.BaseType<X>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.persistence.metamodel.Type
javax.persistence.metamodel.Type.PersistenceType
-
Field Summary
Fields
Modifier and Type |
Field and Description |
java.lang.Class<X> |
cls |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Types.BaseType(java.lang.Class<X> cls) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Class<X> |
getJavaType() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface javax.persistence.metamodel.Type
getPersistenceType
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.