public class CFCInstantiator extends Object implements org.hibernate.tuple.Instantiator
Constructor and Description |
---|
CFCInstantiator() |
CFCInstantiator(org.hibernate.mapping.PersistentClass mappingInfo)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Object |
instantiate() |
Object |
instantiate(Serializable id) |
boolean |
isInstance(Object object) |
public CFCInstantiator()
public CFCInstantiator(org.hibernate.mapping.PersistentClass mappingInfo)
mappingInfo
- public final Object instantiate(Serializable id)
instantiate
in interface org.hibernate.tuple.Instantiator
public final Object instantiate()
instantiate
in interface org.hibernate.tuple.Instantiator
public final boolean isInstance(Object object)
isInstance
in interface org.hibernate.tuple.Instantiator
Copyright © 2015 Lucee