public class LocTypeAccess
extends java.lang.Object
implements org.hibernate.property.PropertyAccessor
Constructor and Description |
---|
LocTypeAccess() |
Modifier and Type | Method and Description |
---|---|
org.hibernate.property.Getter |
getGetter(java.lang.Class arg0,
java.lang.String arg1) |
org.hibernate.property.Setter |
getSetter(java.lang.Class arg0,
java.lang.String arg1) |
public org.hibernate.property.Getter getGetter(java.lang.Class arg0, java.lang.String arg1) throws org.hibernate.PropertyNotFoundException
getGetter
in interface org.hibernate.property.PropertyAccessor
org.hibernate.PropertyNotFoundException
public org.hibernate.property.Setter getSetter(java.lang.Class arg0, java.lang.String arg1) throws org.hibernate.PropertyNotFoundException
getSetter
in interface org.hibernate.property.PropertyAccessor
org.hibernate.PropertyNotFoundException