Interface EmbeddableType<X>

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

public interface EmbeddableType<X> extends ManagedType<X>
Instances of the type EmbeddableType represent embeddable types.
Since:
2.0