SAP BI Java SDK

com.sap.ip.bi.sdk.dac.result
Interface IBICellCursor

All Superinterfaces:
IBIResultSet, com.sap.ip.bi.sdk.dac.result.impl.IBIResultSet, com.sap.ip.bi.sdk.dac.result.impl.IBISynchronizeCursor, ResultSet
All Known Subinterfaces:
IBIDataSet

public interface IBICellCursor
extends com.sap.ip.bi.sdk.dac.result.impl.IBIResultSet

Enumerations showing the optional and mandatory columns of the CellCursor.

Since:
3.50

Inner classes inherited from class com.sap.ip.bi.sdk.dac.result.impl.IBIResultSet
com.sap.ip.bi.sdk.dac.result.impl.IBIResultSet.Type
 
Field Summary
static IBICursorColumn[] MANDATORY
          Mandatory columns.
static IBICursorColumn[] OPTIONAL
          Optional columns.
 
Fields inherited from interface java.sql.ResultSet
CONCUR_READ_ONLY, CONCUR_UPDATABLE, FETCH_FORWARD, FETCH_REVERSE, FETCH_UNKNOWN, TYPE_FORWARD_ONLY, TYPE_SCROLL_INSENSITIVE, TYPE_SCROLL_SENSITIVE
 
Methods inherited from interface com.sap.ip.bi.sdk.dac.result.impl.IBIResultSet
isSynchronized, setSynchronized, synchAbsolute, synchAfterLast, synchBeforeFirst, synchGetColumnCount, synchGetRow, synchGetRowCount, synchRelative, synchronize
 
Methods inherited from interface java.sql.ResultSet
absolute, afterLast, beforeFirst, cancelRowUpdates, clearWarnings, close, deleteRow, findColumn, first, getArray, getArray, getAsciiStream, getAsciiStream, getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBinaryStream, getBinaryStream, getBlob, getBlob, getBoolean, getBoolean, getByte, getByte, getBytes, getBytes, getCharacterStream, getCharacterStream, getClob, getClob, getConcurrency, getCursorName, getDate, getDate, getDate, getDate, getDouble, getDouble, getFetchDirection, getFetchSize, getFloat, getFloat, getInt, getInt, getLong, getLong, getMetaData, getObject, getObject, getObject, getObject, getRef, getRef, getRow, getShort, getShort, getStatement, getString, getString, getTime, getTime, getTime, getTime, getTimestamp, getTimestamp, getTimestamp, getTimestamp, getType, getUnicodeStream, getUnicodeStream, getWarnings, insertRow, isAfterLast, isBeforeFirst, isFirst, isLast, last, moveToCurrentRow, moveToInsertRow, next, previous, refreshRow, relative, rowDeleted, rowInserted, rowUpdated, setFetchDirection, setFetchSize, updateAsciiStream, updateAsciiStream, updateBigDecimal, updateBigDecimal, updateBinaryStream, updateBinaryStream, updateBoolean, updateBoolean, updateByte, updateByte, updateBytes, updateBytes, updateCharacterStream, updateCharacterStream, updateDate, updateDate, updateDouble, updateDouble, updateFloat, updateFloat, updateInt, updateInt, updateLong, updateLong, updateNull, updateNull, updateObject, updateObject, updateObject, updateObject, updateRow, updateShort, updateShort, updateString, updateString, updateTime, updateTime, updateTimestamp, updateTimestamp, wasNull
 

Field Detail

MANDATORY

public static final IBICursorColumn[] MANDATORY
Mandatory columns.

OPTIONAL

public static final IBICursorColumn[] OPTIONAL
Optional columns.

SAP BI Java SDK

Copyright © 2004-2006 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.