public class CFCGetter extends Object implements org.hibernate.property.Getter
Constructor and Description |
---|
CFCGetter(Collection.Key key)
Constructor of the class
|
CFCGetter(String key)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Object |
get(Object trg) |
Object |
getForInsert(Object trg,
Map arg1,
org.hibernate.engine.SessionImplementor arg2) |
HibernateORMEngine |
getHibernateORMEngine() |
Member |
getMember() |
Method |
getMethod() |
String |
getMethodName() |
Class |
getReturnType() |
public CFCGetter(Collection.Key key)
engine
- key
- public Object get(Object trg) throws org.hibernate.HibernateException
get
in interface org.hibernate.property.Getter
org.hibernate.HibernateException
public HibernateORMEngine getHibernateORMEngine()
public Object getForInsert(Object trg, Map arg1, org.hibernate.engine.SessionImplementor arg2) throws org.hibernate.HibernateException
getForInsert
in interface org.hibernate.property.Getter
org.hibernate.HibernateException
public Member getMember()
getMember
in interface org.hibernate.property.Getter
public Method getMethod()
getMethod
in interface org.hibernate.property.Getter
public String getMethodName()
getMethodName
in interface org.hibernate.property.Getter
public Class getReturnType()
getReturnType
in interface org.hibernate.property.Getter
Copyright © 2015 Lucee