Class PropertyAccessGetterImpl

java.lang.Object
org.hibernate.property.access.internal.PropertyAccessGetterImpl
All Implemented Interfaces:
PropertyAccess

public class PropertyAccessGetterImpl extends Object implements PropertyAccess
A PropertyAccess based on mix of getter method or field.