パッケージ jakarta.resource.cci
インターフェース ResultSet
- すべてのスーパーインターフェース:
AutoCloseableSE、CloneableSE、Record、ResultSetSE、SerializableSE、WrapperSE
ResultSet は、インタラクションの実行によって EIS インスタンスから取得される表形式のデータを表します。CCI ResultSet は、JDBCResultSet に基づいています。
CCI ResultSet の実装に関する詳細な要件については、コネクター 1.0 の CCI 仕様を参照してください。
- 導入:
- 0.8
- 作成者:
- Rahul Sharma
- 関連事項:
フィールドのサマリー
方法の概要
インターフェース 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