get Field
Returns a FieldInfo for field with name fieldName in entityClass.
Parameters
field Name
name of the field
entity Class
JPA entity class containing the field
Throws
if no field with name fieldName is found in the class hierarchy of entityClass