Package org.hibernate.jpa.internal.util
Class PersistenceUtilHelper.MethodAttributeAccess
- java.lang.Object
-
- org.hibernate.jpa.internal.util.PersistenceUtilHelper.MethodAttributeAccess
-
- All Implemented Interfaces:
PersistenceUtilHelper.AttributeAccess
- Enclosing class:
- PersistenceUtilHelper
public static class PersistenceUtilHelper.MethodAttributeAccess extends Object implements PersistenceUtilHelper.AttributeAccess
-
-
Constructor Summary
Constructors Constructor Description MethodAttributeAccess(String attributeName, Method method)
-
-
-
Method Detail
-
extractValue
public Object extractValue(Object owner)
- Specified by:
extractValue
in interfacePersistenceUtilHelper.AttributeAccess
-
-