Interface ManagedType<X>

Type Parameters:
X - The represented type.
All Superinterfaces:
Type<X>
All Known Subinterfaces:
EmbeddableType<X>, EntityType<X>, IdentifiableType<X>, MappedSuperclassType<X>

public interface ManagedType<X> extends Type<X>
Instances of the type ManagedType represent entity, mapped superclass, and embeddable types.
Since:
2.0