railo.runtime.orm.hibernate.tuplizer.accessors
Class CFCSetter
java.lang.Object
railo.runtime.orm.hibernate.tuplizer.accessors.CFCSetter
- All Implemented Interfaces:
- Serializable, org.hibernate.property.Setter
public final class CFCSetter
- extends Object
- implements org.hibernate.property.Setter
- See Also:
- Serialized Form
CFCSetter
public CFCSetter(String key)
- Constructor of the class
- Parameters:
key
-
CFCSetter
public CFCSetter(Collection.Key key)
- Constructor of the class
- Parameters:
key
-
getMethodName
public String getMethodName()
- Specified by:
getMethodName
in interface org.hibernate.property.Setter
- See Also:
Setter.getMethodName()
getMethod
public Method getMethod()
- Specified by:
getMethod
in interface org.hibernate.property.Setter
- See Also:
Setter.getMethod()
set
public void set(Object trg,
Object value,
org.hibernate.engine.SessionFactoryImplementor factory)
throws org.hibernate.HibernateException
-
- Specified by:
set
in interface org.hibernate.property.Setter
- Throws:
org.hibernate.HibernateException
Copyright © 2012 Railo