public class LinkedSession extends SessionDecorator
Constructor and Description |
---|
LinkedSession(org.hibernate.classic.Session delegate,
RecordingSessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
Connection |
close() |
org.hibernate.SessionFactory |
getSessionFactory() |
beginTransaction, buildLockRequest, cancelQuery, clear, connection, contains, createCriteria, createCriteria, createCriteria, createCriteria, createFilter, createQuery, createSQLQuery, createSQLQuery, createSQLQuery, delete, delete, delete, delete, delete, disableFetchProfile, disableFilter, disconnect, doWork, enableFetchProfile, enableFilter, evict, filter, filter, filter, find, find, find, flush, get, get, get, get, get, get, getCacheMode, getCurrentLockMode, getDelegate, getEnabledFilter, getEntityMode, getEntityName, getFlushMode, getIdentifier, getLobHelper, getNamedQuery, getSession, getStatistics, getTransaction, getTypeHelper, isConnected, isDefaultReadOnly, isDirty, isFetchProfileEnabled, isOpen, isReadOnly, iterate, iterate, iterate, load, load, load, load, load, load, load, lock, lock, merge, merge, persist, persist, reconnect, reconnect, refresh, refresh, refresh, replicate, replicate, save, save, save, save, saveOrUpdate, saveOrUpdate, saveOrUpdateCopy, saveOrUpdateCopy, saveOrUpdateCopy, saveOrUpdateCopy, setCacheMode, setDefaultReadOnly, setFlushMode, setReadOnly, update, update, update, update
public LinkedSession(@Nonnull org.hibernate.classic.Session delegate, @Nonnull RecordingSessionFactory sessionFactory)
@Nonnull public org.hibernate.SessionFactory getSessionFactory()
getSessionFactory
in interface org.hibernate.Session
getSessionFactory
in class SessionDecorator
public Connection close() throws org.hibernate.HibernateException
close
in interface org.hibernate.Session
close
in class SessionDecorator
org.hibernate.HibernateException