@Transactional public class SeriesHibernateSessionHolder extends java.lang.Object implements HibernateSessionStore
| Constructor and Description |
|---|
SeriesHibernateSessionHolder() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getSession() |
void |
returnSession(org.hibernate.Session session) |
void |
shutdown() |
public org.hibernate.Session getSession()
getSession in interface HibernateSessionStorepublic void returnSession(org.hibernate.Session session)
returnSession in interface HibernateSessionStorepublic void shutdown()
shutdown in interface HibernateSessionStoreCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.