com.pnpconsult.zeiterfassung.helper
Class SessionManagerImpl

java.lang.Object
  extended bycom.pnpconsult.zeiterfassung.helper.SessionManagerImpl
All Implemented Interfaces:
SessionManager, jface.util.factory.Singleton

public class SessionManagerImpl
extends java.lang.Object
implements SessionManager

Version:
$Id: SessionManagerImpl.java,v 1.3 2004/06/24 20:54:18 powerpete Exp $
Author:
M. Petersen

Nested Class Summary
 
Nested classes inherited from class com.pnpconsult.zeiterfassung.helper.SessionManager
SessionManager.Factory
 
Field Summary
 
Fields inherited from interface com.pnpconsult.zeiterfassung.helper.SessionManager
DEFAULT_IMPL
 
Constructor Summary
SessionManagerImpl()
          Deprecated.  
 
Method Summary
 net.sf.hibernate.Session openSession()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionManagerImpl

public SessionManagerImpl()
Deprecated. 
Method Detail

openSession

public net.sf.hibernate.Session openSession()
                                     throws net.sf.hibernate.HibernateException
Deprecated. 
Specified by:
openSession in interface SessionManager
Throws:
net.sf.hibernate.HibernateException
See Also:
com.pnpconsult.zeiterfassung.helper.SessionManager#newSession()


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.