public abstract class AbstractDelegateSessionImplementor extends SessionDelegatorBaseImpl implements SessionImplementor
LobCreationContext.Callback<T>
Session.LockRequest
session, sessionImplementor
Constructor and Description |
---|
AbstractDelegateSessionImplementor(SessionImplementor delegate) |
Modifier and Type | Method and Description |
---|---|
abstract Object |
doImmediateLoad(String entityName) |
Object |
immediateLoad(String entityName,
Serializable id)
Load an instance immediately.
|
addEventListeners, afterScrollOperation, beginTransaction, bestGuessEntityName, buildLockRequest, byId, byId, byNaturalId, byNaturalId, bySimpleNaturalId, bySimpleNaturalId, cancelQuery, clear, close, connection, contains, createCriteria, createCriteria, createCriteria, createCriteria, createFilter, createQuery, createQuery, createSQLQuery, createSQLQuery, createStoredProcedureCall, createStoredProcedureCall, createStoredProcedureCall, delete, delete, disableFetchProfile, disableFilter, disableTransactionAutoJoin, disconnect, doReturningWork, doWork, enableFetchProfile, enableFilter, evict, execute, executeNativeUpdate, executeUpdate, flush, generateCacheKey, generateEntityKey, get, get, get, get, get, get, getCacheMode, getContextEntityIdentifier, getCurrentLockMode, getDontFlushFromFind, getEnabledFilter, getEnabledFilters, getEntityName, getEntityPersister, getEntityUsingInterceptor, getEventListenerManager, getFactory, getFetchProfile, getFilterParameterType, getFilterParameterValue, getFlushMode, getIdentifier, getInterceptor, getJdbcConnectionAccess, getLoadQueryInfluencers, getLobHelper, getNamedProcedureCall, getNamedQuery, getNamedSQLQuery, getPersistenceContext, getSessionFactory, getStatistics, getTenantIdentifier, getTimestamp, getTransaction, getTransactionCoordinator, getTypeHelper, guessEntityName, initializeCollection, instantiate, internalLoad, isClosed, isConnected, isDefaultReadOnly, isDirty, isEventSource, isFetchProfileEnabled, isOpen, isReadOnly, isTransactionInProgress, iterate, iterateFilter, list, list, list, listCustomQuery, listFilter, load, load, load, load, load, load, load, lock, lock, merge, merge, persist, persist, reconnect, refresh, refresh, refresh, refresh, refresh, replicate, replicate, save, save, saveOrUpdate, saveOrUpdate, scroll, scroll, scroll, scrollCustomQuery, sessionWithOptions, setAutoClear, setCacheMode, setDefaultReadOnly, setFetchProfile, setFlushMode, setReadOnly, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
afterScrollOperation, bestGuessEntityName, connection, createQuery, createSQLQuery, disableTransactionAutoJoin, executeNativeUpdate, executeUpdate, flush, generateCacheKey, generateEntityKey, getCacheMode, getContextEntityIdentifier, getDontFlushFromFind, getEnabledFilters, getEntityPersister, getEntityUsingInterceptor, getEventListenerManager, getFactory, getFetchProfile, getFilterParameterType, getFilterParameterValue, getFlushMode, getInterceptor, getJdbcConnectionAccess, getLoadQueryInfluencers, getNamedQuery, getNamedSQLQuery, getPersistenceContext, getTenantIdentifier, getTimestamp, getTransactionCoordinator, guessEntityName, initializeCollection, instantiate, internalLoad, isClosed, isConnected, isEventSource, isOpen, isTransactionInProgress, iterate, iterateFilter, list, list, list, listCustomQuery, listFilter, scroll, scroll, scroll, scrollCustomQuery, setAutoClear, setCacheMode, setFetchProfile, setFlushMode
execute
public AbstractDelegateSessionImplementor(SessionImplementor delegate)
public Object immediateLoad(String entityName, Serializable id) throws HibernateException
SessionImplementor
immediateLoad
in interface SessionImplementor
immediateLoad
in class SessionDelegatorBaseImpl
HibernateException
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.