Interface EntityMetamodel

All Superinterfaces:
javax.persistence.metamodel.Metamodel

public interface EntityMetamodel
extends javax.persistence.metamodel.Metamodel
This is a wrapper around the JPA Metamodel that allows additionally efficient access by other attributes than a Class.
Since:
1.2.0
Author:
Christian Beikov