railo.runtime.orm.hibernate.tuplizer.accessors
Class CFCAccessor
java.lang.Object
railo.runtime.orm.hibernate.tuplizer.accessors.CFCAccessor
- All Implemented Interfaces:
- org.hibernate.property.PropertyAccessor
public class CFCAccessor
- extends Object
- implements org.hibernate.property.PropertyAccessor
CFCAccessor
public CFCAccessor()
getGetter
public org.hibernate.property.Getter getGetter(Class clazz,
String propertyName)
throws org.hibernate.PropertyNotFoundException
- Specified by:
getGetter
in interface org.hibernate.property.PropertyAccessor
- Throws:
org.hibernate.PropertyNotFoundException
getSetter
public org.hibernate.property.Setter getSetter(Class clazz,
String propertyName)
throws org.hibernate.PropertyNotFoundException
-
- Specified by:
getSetter
in interface org.hibernate.property.PropertyAccessor
- Throws:
org.hibernate.PropertyNotFoundException
Copyright © 2012 Railo