com.jpattern.orm.session
Class NullSessionStrategy
java.lang.Object
com.jpattern.orm.session.NullSessionStrategy
- All Implemented Interfaces:
- SessionStrategy
public class NullSessionStrategy
- extends Object
- implements SessionStrategy
- Author:
- Francesco Cina'
Dec 20, 2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullSessionStrategy
public NullSessionStrategy()
getTransaction
public Transaction getTransaction(TransactionDefinition transactionDefinition)
throws OrmException
- Specified by:
getTransaction in interface SessionStrategy
- Throws:
OrmException
sqlPerformerStrategy
public SqlPerformerStrategy sqlPerformerStrategy()
throws OrmException
- Specified by:
sqlPerformerStrategy in interface SessionStrategy
- Throws:
OrmException
Copyright © 2013. All Rights Reserved.