public class ToOneDelegateSessionImplementor extends AbstractDelegateSessionImplementor
delegate
Constructor and Description |
---|
ToOneDelegateSessionImplementor(AuditReaderImplementor versionsReader,
Class<?> entityClass,
Object entityId,
Number revision,
AuditConfiguration verCfg) |
Modifier and Type | Method and Description |
---|---|
Object |
doImmediateLoad(String entityName) |
afterScrollOperation, afterTransactionCompletion, applyNonFlushedChanges, beforeTransactionCompletion, bestGuessEntityName, connection, executeNativeUpdate, executeUpdate, flush, getBatcher, getCacheMode, getContextEntityIdentifier, getDontFlushFromFind, getEnabledFilters, getEntityMode, getEntityPersister, getEntityUsingInterceptor, getFactory, getFetchProfile, getFilterParameterType, getFilterParameterValue, getFlushMode, getInterceptor, getJDBCContext, getListeners, getLoadQueryInfluencers, getNamedQuery, getNamedSQLQuery, getNonFlushedChanges, 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
public ToOneDelegateSessionImplementor(AuditReaderImplementor versionsReader, Class<?> entityClass, Object entityId, Number revision, AuditConfiguration verCfg)
public Object doImmediateLoad(String entityName) throws HibernateException
doImmediateLoad
in class AbstractDelegateSessionImplementor
HibernateException
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved