Interface EmbeddableType<X>

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

public interface EmbeddableType<X> extends ManagedType<X>
An instance of EmbeddableType represents an embeddable type.
Since:
2.0