Package org.n52.series.db.old
Interface HibernateSessionStore
-
- All Known Implementing Classes:
SeriesHibernateSessionHolder
public interface HibernateSessionStore
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.hibernate.SessiongetSession()voidreturnSession(org.hibernate.Session session)voidshutdown()
-