com.redstarhackers.dal.hibernate3
Class SessionHelper
java.lang.Object
com.redstarhackers.transaction.services.BaseTransactionResourceHelper
com.redstarhackers.dal.hibernate3.SessionHelper
- All Implemented Interfaces:
- java.lang.Comparable, com.redstarhackers.transaction.services.TransactionResourceHelper
- public class SessionHelper
- extends com.redstarhackers.transaction.services.BaseTransactionResourceHelper
TODO Class summary sentence. Class documentation.
- Version:
- $Revision: 1120 $
- Author:
- $Author: kostya $
| Methods inherited from class com.redstarhackers.transaction.services.BaseTransactionResourceHelper |
compareTo, getAppName, getName, getPriority, setName, setPriority |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionHelper
public SessionHelper()
initialize
public void initialize(java.util.Properties props)
getResource
public java.lang.Object getResource()
commitResource
public void commitResource()
rollbackResource
public void rollbackResource()
releaseResource
public void releaseResource()