JPA Method
in javax.persistence.metamodel.Attribute

ManagedType<X> getDeclaringType()


Return the managed type representing the type in which the attribute was declared.
Return:
declaring type
Since:
JPA 2.0