Interface MappedSuperclassType<X>

Type Parameters:
X - The represented entity type
All Superinterfaces:
IdentifiableType<X>, ManagedType<X>, Type<X>

public interface MappedSuperclassType<X> extends IdentifiableType<X>
Instances of the type MappedSuperclassType represent mapped superclass types.
Since:
Java Persistence 2.0