クラス
org.dyndns.nuda.mapper.SQLInterfaceFactory の使用

SQLInterfaceFactory を使用しているパッケージ
org.dyndns.nuda.mapper   
 

org.dyndns.nuda.mapper での SQLInterfaceFactory の使用
 

SQLInterfaceFactory を返す org.dyndns.nuda.mapper のメソッド
 SQLInterfaceFactory SQLInterfaceFactory.connection(java.sql.Connection con)
           
 SQLInterfaceFactory SQLInterfaceFactory.currentClassLoader(java.lang.ClassLoader currentClassLoader)
           
 SQLInterfaceFactory SQLInterfaceFactory.dataSource(javax.sql.DataSource dataSource)
           
static SQLInterfaceFactory SQLInterfaceFactory.newInstance()
          このクラスのインスタンスを取得します
 SQLInterfaceFactory SQLInterfaceFactory.useAutoCommit(boolean useAutoCommit)
           
 SQLInterfaceFactory SQLInterfaceFactory.useManualTransaction(boolean useManualTransaction)