パッケージ com.handywedge.db

クラス FWConnectionManagerImpl

  • すべての実装されたインタフェース:
    com.handywedge.db.FWConnectionManager, com.handywedge.db.FWFullConnectionManager

    @RequestScoped
    public class FWConnectionManagerImpl
    extends Object
    implements com.handywedge.db.FWFullConnectionManager
    • コンストラクタの詳細

      • FWConnectionManagerImpl

        public FWConnectionManagerImpl()
    • メソッドの詳細

      • getConnection

        public com.handywedge.db.FWFullConnection getConnection​(String dataSourceName)
        定義:
        getConnection インタフェース内 com.handywedge.db.FWFullConnectionManager
      • getConnection

        public com.handywedge.db.FWFullConnection getConnection()
        定義:
        getConnection インタフェース内 com.handywedge.db.FWConnectionManager
        定義:
        getConnection インタフェース内 com.handywedge.db.FWFullConnectionManager
      • addStatement

        public void addStatement​(com.handywedge.db.FWStatement statement)
        定義:
        addStatement インタフェース内 com.handywedge.db.FWFullConnectionManager
      • addResltSet

        public void addResltSet​(com.handywedge.db.FWResultSet resultSet)
        定義:
        addResltSet インタフェース内 com.handywedge.db.FWFullConnectionManager
      • close

        public void close()
        定義:
        close インタフェース内 com.handywedge.db.FWFullConnectionManager