com.pnpconsult.zeiterfassung.helper
Interface SessionManager
- All Superinterfaces:
- jface.util.factory.Singleton
- All Known Implementing Classes:
- SessionManagerImpl
- public interface SessionManager
- extends jface.util.factory.Singleton
- Version:
- $Id: SessionManager.java,v 1.4 2004/06/24 20:54:18 powerpete Exp $
- Author:
- M. Petersen
|
Field Summary |
static java.lang.Class |
DEFAULT_IMPL
Deprecated. |
|
Method Summary |
net.sf.hibernate.Session |
openSession()
Deprecated. |
DEFAULT_IMPL
public static final java.lang.Class DEFAULT_IMPL
- Deprecated.
openSession
public net.sf.hibernate.Session openSession()
throws net.sf.hibernate.HibernateException
- Deprecated.
- Throws:
net.sf.hibernate.HibernateException
Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.