インタフェースの使用
com.handywedge.db.FWResultSet
-
FWResultSetを使用しているパッケージ パッケージ 説明 com.handywedge.db DBアクセスやjava.sqlパッケージに関連するクラスを提供します。 -
-
com.handywedge.dbでのFWResultSetの使用
com.handywedge.dbでのFWResultSetのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceFWFullResultSetフレームワーク内部で使用するインターフェースです。FWResultSetを返すcom.handywedge.dbのメソッド 修飾子とタイプ メソッド 説明 FWResultSetFWPreparedStatement. executeQuery()FWResultSetFWStatement. executeQuery(String sql)FWResultSetFWStatement. getGeneratedKeys()FWResultSetFWStatement. getResultSet()FWResultSet型のパラメータを持つcom.handywedge.dbのメソッド 修飾子とタイプ メソッド 説明 voidFWFullConnectionManager. addResltSet(FWResultSet resultSet)
-