public class HibernateSessionFactoryStore extends AbstractHibernateStore
AbstractHibernateStore.Builder, AbstractHibernateStore.HibernateTransactionSupplierisScrollEnabled, scrollMode, sessionFactory, transactionSupplier| Constructor and Description |
|---|
HibernateSessionFactoryStore(org.hibernate.SessionFactory aSessionFactory,
boolean isScrollEnabled,
org.hibernate.ScrollMode scrollMode) |
| Modifier and Type | Method and Description |
|---|---|
DataStoreTransaction |
beginTransaction()
Start Hibernate transaction.
|
org.hibernate.Session |
getSession()
Get current Hibernate session.
|
bindEntity, populateEntityDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeginReadTransactionpublic HibernateSessionFactoryStore(org.hibernate.SessionFactory aSessionFactory,
boolean isScrollEnabled,
org.hibernate.ScrollMode scrollMode)
public org.hibernate.Session getSession()
getSession in class AbstractHibernateStorepublic DataStoreTransaction beginTransaction()
beginTransaction in interface DataStorebeginTransaction in class AbstractHibernateStoreCopyright © 2015–2019. All rights reserved.