パッケージ com.handywedge.db
インタフェース FWFullPreparedStatement
-
- すべてのスーパーインタフェース:
AutoCloseable,FWFullStatement,FWPreparedStatement,FWStatement
- 既知のサブインタフェースのリスト:
FWFullCallableStatement
public interface FWFullPreparedStatement extends FWPreparedStatement, FWFullStatement
フレームワーク内部で使用するインターフェースです。
アプリケーションでは使用しないで下さい。
-
-
フィールドの概要
-
インタフェースから継承されたフィールド com.handywedge.db.FWStatement
CLOSE_ALL_RESULTS, CLOSE_CURRENT_RESULT, EXECUTE_FAILED, KEEP_CURRENT_RESULT, NO_GENERATED_KEYS, RETURN_GENERATED_KEYS, SUCCESS_NO_INFO
-
-
メソッドの概要
-
インタフェースから継承されたメソッド com.handywedge.db.FWFullStatement
cancel, clearWarnings, closeOnCompletion, getConnection, getFetchDirection, getFetchSize, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getWarnings, isCloseOnCompletion, isPoolable, isWrapperFor, setCursorName, setFetchDirection, setFetchSize, setPoolable, unwrap
-
インタフェースから継承されたメソッド com.handywedge.db.FWPreparedStatement
addBatch, clearParameters, execute, executeLargeUpdate, executeQuery, executeUpdate, getMetaData, getParameterMetaData, setArray, setAsciiStream, setAsciiStream, setAsciiStream, setBigDecimal, setBinaryStream, setBinaryStream, setBinaryStream, setBlob, setBlob, setBlob, setBoolean, setByte, setBytes, setCharacterStream, setCharacterStream, setCharacterStream, setClob, setClob, setClob, setDate, setDate, setDouble, setFloat, setInt, setLong, setNCharacterStream, setNCharacterStream, setNClob, setNClob, setNClob, setNString, setNull, setNull, setObject, setObject, setObject, setObject, setObject, setRef, setRowId, setShort, setSQLXML, setString, setTime, setTime, setTimestamp, setTimestamp, setURL
-
インタフェースから継承されたメソッド com.handywedge.db.FWStatement
addBatch, clearBatch, close, execute, execute, execute, execute, executeBatch, executeLargeBatch, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getGeneratedKeys, getLargeMaxRows, getLargeUpdateCount, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getUpdateCount, isClosed, setEscapeProcessing, setLargeMaxRows, setMaxFieldSize, setMaxRows, setQueryTimeout
-
-