public abstract class AbstractType<X>
extends java.lang.Object
implements javax.persistence.metamodel.Type<X>, java.io.Serializable
Type
hierarchy of interfaces.Constructor and Description |
---|
AbstractType(java.lang.Class<X> javaType) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<X> |
getJavaType() |
Copyright © 2013. All Rights Reserved.