org.seasar.robot.db.allcommon
クラス DBCurrent
java.lang.Object
org.seasar.robot.db.allcommon.DBCurrent
public class DBCurrent
- extends java.lang.Object
- 作成者:
- DBFlute(AutoGenerator)
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_currentDBDef
protected org.seasar.robot.dbflute.DBDef _currentDBDef
getInstance
public static DBCurrent getInstance()
- Get singleton instance.
- 戻り値:
- Singleton instance. (NotNull)
initializeCurrentDBDef
public void initializeCurrentDBDef(org.seasar.robot.dbflute.DBDef currentDBDef)
currentDBDef
public org.seasar.robot.dbflute.DBDef currentDBDef()
isCurrentDBDef
public boolean isCurrentDBDef(org.seasar.robot.dbflute.DBDef currentDBDef)
Copyright © 2010. All Rights Reserved.