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

Nested Class Summary
static class SessionManager.Factory
          Deprecated. The factory that can be used to load the SessionManager instance.
 
Field Summary
static java.lang.Class DEFAULT_IMPL
          Deprecated.  
 
Method Summary
 net.sf.hibernate.Session openSession()
          Deprecated.  
 

Field Detail

DEFAULT_IMPL

public static final java.lang.Class DEFAULT_IMPL
Deprecated. 
Method Detail

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.