org.seasar.extension.jdbc
クラス SqlLogRegistryLocator
java.lang.Object
org.seasar.extension.jdbc.SqlLogRegistryLocator
- public class SqlLogRegistryLocator
- extends Object
SqlLogRegistry
を取得するためのロケータです。
- 作成者:
- taedium
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static SqlLogRegistry instance
- SQLログのレジストリ
SqlLogRegistryLocator
public SqlLogRegistryLocator()
getInstance
public static SqlLogRegistry getInstance()
- SQLログのレジストリを返します。
- 戻り値:
- SQLログのレジストリ
setInstance
public static void setInstance(SqlLogRegistry instance)
- SQLログのレジストリを設定します。
- パラメータ:
instance
- SQLログのレジストリ
Copyright © 2004-2012 The Seasar Foundation. All Rights Reserved.