railo.runtime.orm.hibernate.tuplizer.proxy
Class CFCLazyInitializer

java.lang.Object
  extended by org.hibernate.proxy.AbstractLazyInitializer
      extended by railo.runtime.orm.hibernate.tuplizer.proxy.CFCLazyInitializer
All Implemented Interfaces:
Serializable, org.hibernate.proxy.LazyInitializer

public class CFCLazyInitializer
extends org.hibernate.proxy.AbstractLazyInitializer
implements Serializable

Lazy initializer for "dynamic-map" entity representations. SLOW

See Also:
Serialized Form

Method Summary
 ComponentAccess getCFC()
           
 Class getPersistentClass()
           
 
Methods inherited from class org.hibernate.proxy.AbstractLazyInitializer
getEntityName, getIdentifier, getImplementation, getImplementation, getSession, initialize, isReadOnly, isReadOnlySettingAvailable, isUninitialized, isUnwrap, setIdentifier, setImplementation, setReadOnly, setSession, setUnwrap, unsetSession
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCFC

public ComponentAccess getCFC()

getPersistentClass

public Class getPersistentClass()
Specified by:
getPersistentClass in interface org.hibernate.proxy.LazyInitializer


Copyright © 2012 Railo