railo.runtime.orm.hibernate.tuplizer.accessors
Class CFCAccessor

java.lang.Object
  extended by railo.runtime.orm.hibernate.tuplizer.accessors.CFCAccessor
All Implemented Interfaces:
org.hibernate.property.PropertyAccessor

public class CFCAccessor
extends Object
implements org.hibernate.property.PropertyAccessor


Constructor Summary
CFCAccessor()
           
 
Method Summary
 org.hibernate.property.Getter getGetter(Class clazz, String propertyName)
           
 org.hibernate.property.Setter getSetter(Class clazz, String propertyName)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFCAccessor

public CFCAccessor()
Method Detail

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