org.seasar.robot.db.allcommon
クラス DBFluteConfig.ImplementedPhysicalConnectionDigger

java.lang.Object
  上位を拡張 org.seasar.robot.db.allcommon.DBFluteConfig.ImplementedPhysicalConnectionDigger
すべての実装されたインタフェース:
org.seasar.robot.dbflute.jdbc.PhysicalConnectionDigger
含まれているクラス:
DBFluteConfig

public static class DBFluteConfig.ImplementedPhysicalConnectionDigger
extends Object
implements org.seasar.robot.dbflute.jdbc.PhysicalConnectionDigger


コンストラクタの概要
DBFluteConfig.ImplementedPhysicalConnectionDigger()
           
 
メソッドの概要
 Connection digUp(Connection conn)
           
protected  Connection getFieldConnection(Connection conn, String fieldName)
           
protected  Connection resolveCommonsDBCP(Connection conn)
           
protected  Connection resolveS2DBCP(Connection conn)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DBFluteConfig.ImplementedPhysicalConnectionDigger

public DBFluteConfig.ImplementedPhysicalConnectionDigger()
メソッドの詳細

digUp

public Connection digUp(Connection conn)
                 throws SQLException
定義:
インタフェース org.seasar.robot.dbflute.jdbc.PhysicalConnectionDigger 内の digUp
例外:
SQLException

resolveS2DBCP

protected Connection resolveS2DBCP(Connection conn)

resolveCommonsDBCP

protected Connection resolveCommonsDBCP(Connection conn)

getFieldConnection

protected Connection getFieldConnection(Connection conn,
                                        String fieldName)


Copyright © 2012. All Rights Reserved.