com.googlecode.jpattern.orm.session
Class NullSessionProvider
java.lang.Object
com.googlecode.jpattern.orm.session.NullSessionProvider
- All Implemented Interfaces:
- ISessionProvider
public class NullSessionProvider
- extends Object
- implements ISessionProvider
- Author:
- Francesco Cina
24/giu/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullSessionProvider
public NullSessionProvider()
getSession
public ISession getSession(IOrmClassToolMap ormClassToolMap)
- Specified by:
getSession in interface ISessionProvider
updateTableMap
public void updateTableMap(ITableMap tableMap,
boolean enableDBScan)
throws SQLException
- Specified by:
updateTableMap in interface ISessionProvider
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.