-
- All Implemented Interfaces:
- Serializable, javax.persistence.metamodel.Type<X>
- Direct Known Subclasses:
- AbstractManagedType
public abstract class AbstractType<X>
extends Object
implements javax.persistence.metamodel.Type<X>, Serializable
Defines commonality for the JPA Type
hierarchy of interfaces.
- Author:
- Steve Ebersole
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.persistence.metamodel.Type
javax.persistence.metamodel.Type.PersistenceType
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface javax.persistence.metamodel.Type
getPersistenceType
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved