public abstract class AbstractType<X> extends Object implements javax.persistence.metamodel.Type<X>, Serializable
Type
hierarchy of interfaces.javax.persistence.metamodel.Type.PersistenceType
Constructor and Description |
---|
AbstractType(Class<X> javaType) |
Modifier and Type | Method and Description |
---|---|
Class<X> |
getJavaType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPersistenceType
Copyright © 2002-2020 Red Hat Middleware, LLC. All Rights Reserved