Interface IdentifiableType<X>

Type Parameters:
X - The represented entity or mapped superclass type.
All Superinterfaces:
ManagedType<X>, Type<X>
All Known Subinterfaces:
EntityType<X>, MappedSuperclassType<X>

public interface IdentifiableType<X> extends ManagedType<X>
An instance of the type IdentifiableType represents an entity or mapped superclass type.
Since:
2.0