railo.runtime.orm.hibernate.tuplizer.accessors
Class CFCGetter
java.lang.Object
railo.runtime.orm.hibernate.tuplizer.accessors.CFCGetter
- All Implemented Interfaces:
- Serializable, org.hibernate.property.Getter
public class CFCGetter
- extends Object
- implements org.hibernate.property.Getter
- See Also:
- Serialized Form
CFCGetter
public CFCGetter(String key)
- Constructor of the class
- Parameters:
key
-
CFCGetter
public CFCGetter(Collection.Key key)
- Constructor of the class
- Parameters:
engine
- key
-
get
public Object get(Object trg)
throws org.hibernate.HibernateException
- Specified by:
get
in interface org.hibernate.property.Getter
- Throws:
org.hibernate.HibernateException
getHibernateORMEngine
public HibernateORMEngine getHibernateORMEngine()
getForInsert
public Object getForInsert(Object trg,
Map arg1,
org.hibernate.engine.SessionImplementor arg2)
throws org.hibernate.HibernateException
- Specified by:
getForInsert
in interface org.hibernate.property.Getter
- Throws:
org.hibernate.HibernateException
getMember
public Member getMember()
- Specified by:
getMember
in interface org.hibernate.property.Getter
getMethod
public Method getMethod()
- Specified by:
getMethod
in interface org.hibernate.property.Getter
getMethodName
public String getMethodName()
- Specified by:
getMethodName
in interface org.hibernate.property.Getter
getReturnType
public Class getReturnType()
- Specified by:
getReturnType
in interface org.hibernate.property.Getter
Copyright © 2012 Railo