Save This Page
Home » hibernate-core-src-20081106 » org.hibernate.envers.entities.mapper.relation.lazy » [javadoc | source]
org.hibernate.envers.entities.mapper.relation.lazy
public class: ToOneDelegateSessionImplementor [javadoc | source]
java.lang.Object
   org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
      org.hibernate.envers.entities.mapper.relation.lazy.ToOneDelegateSessionImplementor

All Implemented Interfaces:
    SessionImplementor

Constructor:
 public ToOneDelegateSessionImplementor(AuditReaderImplementor versionsReader,
    Class entityClass,
    Object entityId,
    Number revision) 
Method from org.hibernate.envers.entities.mapper.relation.lazy.ToOneDelegateSessionImplementor Summary:
doImmediateLoad
Methods from org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor:
afterScrollOperation,   afterTransactionCompletion,   beforeTransactionCompletion,   bestGuessEntityName,   connection,   doImmediateLoad,   executeNativeUpdate,   executeUpdate,   flush,   getBatcher,   getCacheMode,   getContextEntityIdentifier,   getDontFlushFromFind,   getEnabledFilters,   getEntityMode,   getEntityPersister,   getEntityUsingInterceptor,   getFactory,   getFetchProfile,   getFilterParameterType,   getFilterParameterValue,   getFlushMode,   getInterceptor,   getJDBCContext,   getListeners,   getLoadQueryInfluencers,   getNamedQuery,   getNamedSQLQuery,   getPersistenceContext,   getTimestamp,   guessEntityName,   immediateLoad,   initializeCollection,   instantiate,   internalLoad,   isClosed,   isConnected,   isEventSource,   isOpen,   isTransactionInProgress,   iterate,   iterateFilter,   list,   list,   list,   listCustomQuery,   listFilter,   scroll,   scroll,   scroll,   scrollCustomQuery,   setAutoClear,   setCacheMode,   setFetchProfile,   setFlushMode
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.envers.entities.mapper.relation.lazy.ToOneDelegateSessionImplementor Detail:
 public Object doImmediateLoad(String entityName) throws HibernateException