public abstract class AbstractType<X> extends Object implements Type<X>, Serializable
Type
hierarchy of interfaces.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 © 2001-2013 Red Hat, Inc. All Rights Reserved.