public class AltibaseScrollInsensitiveResultSet extends AltibaseScrollableResultSet
| Modifier and Type | Field and Description |
|---|---|
protected CmFetchResult |
mFetchResult |
mContext, mFetchSize, mStatement, mWarning| Modifier | Constructor and Description |
|---|---|
protected |
AltibaseScrollInsensitiveResultSet()
ÇÏÀ§ Ŭ·¡½º »ý¼º½Ã Áߺ¹ ÀÛ¾÷À» ÇÇÇϱâ À§ÇÑ »ý¼ºÀÚ.
|
|
AltibaseScrollInsensitiveResultSet(AltibaseStatement aStatement,
CmProtocolContextDirExec aContext,
int aFetchCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
absolute(int aRow) |
void |
afterLast() |
void |
beforeFirst() |
void |
close() |
int |
getRow() |
protected java.util.List |
getTargetColumns() |
int |
getType() |
boolean |
isAfterLast() |
boolean |
isBeforeFirst() |
boolean |
isFirst() |
boolean |
isLast() |
boolean |
next() |
boolean |
previous() |
void |
refreshRow() |
protected RowHandle |
rowHandle()
FetchÇÑ µ¥ÀÌŸ¿¡ Á¢±ÙÇϱâ À§ÇÑ handleÀ» ¾ò´Â´Ù.
|
cancelRowUpdates, closeResultSetCursorInternal, deleteRow, first, getConcurrency, insertRow, last, moveToCurrentRow, moveToInsertRow, relative, rowDeleted, rowInserted, rowUpdated, updateAsciiStream, updateBigDecimal, updateBinaryStream, updateBlob, updateBlob, updateBoolean, updateByte, updateBytes, updateCharacterStream, updateClob, updateClob, updateDate, updateDouble, updateFloat, updateInt, updateLong, updateNString, updateNull, updateObject, updateObject, updateRow, updateShort, updateString, updateTime, updateTimestampcheckFetchDirection, clearWarnings, closeResultSetCursor, createSQLFeatureNotSupportedException, cursorMoved, fetchRemains, findColumn, getArray, getArray, getAsciiStream, getAsciiStream, getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBinaryStream, getBinaryStream, getBlob, getBlob, getBoolean, getBoolean, getByte, getByte, getBytes, getBytes, getCharacterStream, getCharacterStream, getClob, getClob, getCursorName, getDate, getDate, getDate, getDate, getDouble, getDouble, getExplainPlan, getFetchDirection, getFetchSize, getFloat, getFloat, getHoldability, getInt, getInt, getLong, getLong, getMetaData, getNCharacterStream, getNCharacterStream, getNClob, getNClob, getNString, getNString, getObject, getObject, getObject, getObject, getObject, getObject, getRef, getRef, getRowId, getRowId, getShort, getShort, getSQLXML, getSQLXML, getStatement, getString, getString, getTargetColumn, getTargetColumnCount, getTargetColumnInfo, getTime, getTime, getTime, getTime, getTimestamp, getTimestamp, getTimestamp, getTimestamp, getUnicodeStream, getUnicodeStream, getURL, getURL, getWarnings, isClosed, isWrapperFor, registerTarget, setAllowLobNullSelect, setClosed, setFetchDirection, setFetchSize, throwErrorForClosed, throwErrorForForwardOnly, throwErrorForReadOnly, throwErrorForScrollInsensitive, unwrap, updateArray, updateArray, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateBigDecimal, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBlob, updateBlob, updateBlob, updateBlob, updateBoolean, updateByte, updateBytes, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateClob, updateClob, updateClob, updateClob, updateDate, updateDouble, updateFloat, updateInt, updateLong, updateNCharacterStream, updateNCharacterStream, updateNCharacterStream, updateNCharacterStream, updateNClob, updateNClob, updateNClob, updateNClob, updateNClob, updateNClob, updateNString, updateNull, updateObject, updateObject, updateRef, updateRef, updateRowId, updateRowId, updateShort, updateSQLXML, updateSQLXML, updateString, updateTime, updateTimestamp, wasNullprotected CmFetchResult mFetchResult
public AltibaseScrollInsensitiveResultSet(AltibaseStatement aStatement, CmProtocolContextDirExec aContext, int aFetchCount)
protected AltibaseScrollInsensitiveResultSet()
public void close()
throws java.sql.SQLException
close in interface java.lang.AutoCloseableclose in interface java.sql.ResultSetclose in class AltibaseResultSetjava.sql.SQLExceptionprotected RowHandle rowHandle()
AltibaseReadableResultSetrowHandle in class AltibaseReadableResultSetprotected java.util.List getTargetColumns()
getTargetColumns in class AltibaseResultSetpublic boolean isAfterLast()
throws java.sql.SQLException
java.sql.SQLExceptionpublic int getRow()
throws java.sql.SQLException
java.sql.SQLExceptionpublic boolean isBeforeFirst()
throws java.sql.SQLException
java.sql.SQLExceptionpublic boolean isFirst()
throws java.sql.SQLException
java.sql.SQLExceptionpublic boolean isLast()
throws java.sql.SQLException
java.sql.SQLExceptionpublic boolean absolute(int aRow)
throws java.sql.SQLException
java.sql.SQLExceptionpublic void afterLast()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void beforeFirst()
throws java.sql.SQLException
java.sql.SQLExceptionpublic boolean previous()
throws java.sql.SQLException
java.sql.SQLExceptionpublic boolean next()
throws java.sql.SQLException
java.sql.SQLExceptionpublic int getType()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void refreshRow()
throws java.sql.SQLException
java.sql.SQLException