パッケージ jakarta.resource.cci
インターフェース ResultSet
- すべてのスーパーインターフェース:
AutoCloseableSE
、CloneableSE
、Record
、ResultSetSE
、SerializableSE
、WrapperSE
public interface ResultSet extends Record, ResultSetSE
ResultSet は、インタラクションの実行によって EIS インスタンスから取得される表形式のデータを表します。CCI ResultSet は、JDBCResultSet に基づいています。CCI ResultSet の実装に関する詳細な要件については、コネクター 1.0 の CCI 仕様を参照してください。
- 導入:
- 0.8
- 作成者:
- Rahul Sharma
- 関連事項:
ResultSet
SE
メソッドのサマリー
インターフェース jakarta.resource.cci.Record から継承されたメソッド
clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescription
インターフェース java.sql.ResultSetSE から継承されたメソッド
absoluteSE, afterLast, beforeFirst, cancelRowUpdates, clearWarnings, close, deleteRow, findColumnSE, first, getArraySE, getArraySE, getAsciiStreamSE, getAsciiStreamSE, getBigDecimalSE, getBigDecimalSE, getBigDecimalSE, getBigDecimalSE, getBinaryStreamSE, getBinaryStreamSE, getBlobSE, getBlobSE, getBooleanSE, getBooleanSE, getByteSE, getByteSE, getBytesSE, getBytesSE, getCharacterStreamSE, getCharacterStreamSE, getClobSE, getClobSE, getConcurrency, getCursorName, getDateSE, getDateSE, getDateSE, getDateSE, getDoubleSE, getDoubleSE, getFetchDirection, getFetchSize, getFloatSE, getFloatSE, getHoldability, getIntSE, getIntSE, getLongSE, getLongSE, getMetaData, getNCharacterStreamSE, getNCharacterStreamSE, getNClobSE, getNClobSE, getNStringSE, getNStringSE, getObjectSE, getObjectSE, getObjectSE, getObjectSE, getObjectSE, getObjectSE, getRefSE, getRefSE, getRow, getRowIdSE, getRowIdSE, getShortSE, getShortSE, getSQLXMLSE, getSQLXMLSE, getStatement, getStringSE, getStringSE, getTimeSE, getTimeSE, getTimeSE, getTimeSE, getTimestampSE, getTimestampSE, getTimestampSE, getTimestampSE, getType, getUnicodeStreamSE, getUnicodeStreamSE, getURLSE, getURLSE, getWarnings, insertRow, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, last, moveToCurrentRow, moveToInsertRow, next, previous, refreshRow, relativeSE, rowDeleted, rowInserted, rowUpdated, setFetchDirectionSE, setFetchSizeSE, updateArraySE, updateArraySE, updateAsciiStreamSE, updateAsciiStreamSE, updateAsciiStreamSE, updateAsciiStreamSE, updateAsciiStreamSE, updateAsciiStreamSE, updateBigDecimalSE, updateBigDecimalSE, updateBinaryStreamSE, updateBinaryStreamSE, updateBinaryStreamSE, updateBinaryStreamSE, updateBinaryStreamSE, updateBinaryStreamSE, updateBlobSE, updateBlobSE, updateBlobSE, updateBlobSE, updateBlobSE, updateBlobSE, updateBooleanSE, updateBooleanSE, updateByteSE, updateByteSE, updateBytesSE, updateBytesSE, updateCharacterStreamSE, updateCharacterStreamSE, updateCharacterStreamSE, updateCharacterStreamSE, updateCharacterStreamSE, updateCharacterStreamSE, updateClobSE, updateClobSE, updateClobSE, updateClobSE, updateClobSE, updateClobSE, updateDateSE, updateDateSE, updateDoubleSE, updateDoubleSE, updateFloatSE, updateFloatSE, updateIntSE, updateIntSE, updateLongSE, updateLongSE, updateNCharacterStreamSE, updateNCharacterStreamSE, updateNCharacterStreamSE, updateNCharacterStreamSE, updateNClobSE, updateNClobSE, updateNClobSE, updateNClobSE, updateNClobSE, updateNClobSE, updateNStringSE, updateNStringSE, updateNullSE, updateNullSE, updateObjectSE, updateObjectSE, updateObjectSE, updateObjectSE, updateObjectSE, updateObjectSE, updateObjectSE, updateObjectSE, updateRefSE, updateRefSE, updateRow, updateRowIdSE, updateRowIdSE, updateShortSE, updateShortSE, updateSQLXMLSE, updateSQLXMLSE, updateStringSE, updateStringSE, updateTimeSE, updateTimeSE, updateTimestampSE, updateTimestampSE, wasNull
インターフェース java.sql.WrapperSE から継承されたメソッド
isWrapperForSE, unwrapSE