Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
IliSQLTable Member List

This is the complete list of members for IliSQLTable, including all inherited members.

addErrorSink(IliErrorSink *sink)IliTable
addHook(IliTableHook *hook)IliSchema
addJoin(IlInt tblNo1, const IliAttributePath &colName1, IlInt tblNo2, const IliAttributePath &colName2)IliSQLTable
addJoin(IlInt tblNo1, const char *colName1, IlInt tblNo2, const char *colName2)IliSQLTable
addTable(const IliSQLTableRef &tblRef)IliSQLTable
addTableColumn(const IliSQLTableDef *tblDef, IlInt tblno, IlInt colno)IliSQLTable
allowColumnMove() constIliSQLTablevirtual
allowRowMove() constIliMemoryTablevirtual
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1)IliSchema
appendParameter(const char *paramName, const IliDatatype *type, IlInt maxlen=-1)IliTable
appendRow(IliTableBuffer *tblBuf)IliTable
appendRowInCache(IliTableBuffer *tblBuf)IliTable
applyQueryMode(IliTable *)IliSQLTablevirtual
asDatatype() constIliSchema
at(IlInt rowno, IlInt colno) constIliTable
at(IlInt rowno, IliName colname) constIliTable
cancelAsyncCall()IliSQLTable
cellChanged(IlInt rowno, IlInt colno)IliTableprotectedvirtual
checkConstraints(IlInt rowno, IliTableBuffer *buff) constIliTablevirtual
clearRows()IliSQLTablevirtual
continueAsyncCall()IliSQLTable
copyTable() constIliTable
deleteColumn(IlInt colno)IliSchemavirtual
deleteConjunct(IlInt cno, IlBoolean wherePart)IliSQLTable
deleteJoin(IlInt jno)IliSQLTable
deleteParameter(IlInt paramno)IliTable
deleteRow(IlInt)IliSQLTablevirtual
deleteRowInCache(IlInt)IliMemoryTablevirtual
enableColumnCompletion(IlInt colno, IlBoolean flag)IliTable
enableNoWaitOnLockRow(IlBoolean nowait)IliSQLTable
endOfBatch()IliSchema
exchangeRows(IlInt, IlInt)IliSQLTablevirtual
exchangeRowsInCache(IlInt, IlInt)IliMemoryTablevirtual
fetchAll()IliSQLTablevirtual
fetchCompleted() constIliSQLTablevirtual
fetchNext(IlInt=1)IliSQLTablevirtual
findFirstRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) constIliTable
findJoin(IlInt tblNo1, const IliAttributePath &colName1, IlInt tblNo2, const IliAttributePath &colName2) constIliSQLTable
findRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) constIliTable
getAutoCommit() constIliSQLTable
getAutoRefresh() constIliSQLTable
getBuffer()IliTable
getCache() constIliSQLTable
getCatalog() constIliSQLTable
getCatalog()IliSQLTable
getColumnAlignment(IlInt colno) constIliSchema
getColumnDefault(IlInt colno) constIliSchema
getColumnDesignWidth(IlInt colno) constIliSQLTable
getColumnDisplayValue(IlInt colno, const IliValue &value, IliValue &displayValue, IlvGraphicHolder *h=0)IliTable
getColumnDisplayWidth(IlInt colno) constIliSchema
getColumnEffectiveForeignTable(IlInt colno, IlvGraphicHolder *h=0) constIliTable
getColumnForeignDataSourceName(IlInt colno) constIliTable
getColumnForeignDisplayColumn(IlInt colno) constIliTable
getColumnForeignTable(IlInt colno) constIliTable
getColumnForeignValueColumn(IlInt colno) constIliTable
getColumnFormat(IlInt colno) constIliSchema
getColumnIndex(const char *name) constIliSchema
getColumnIndex(IlInt token) constIliSchema
getColumnLabel(IlInt colno) constIliSchema
getColumnMask(IlInt colno) constIliSchema
getColumnMaxLength(IlInt colno) constIliSchema
getColumnName(IlInt colno) constIliSchema
getColumnOperation(IlInt colno) constIliSQLTable
getColumnOrderBy(IlInt colno) constIliSQLTable
getColumnPredicat(IlInt colno, IlInt cno, IlBoolean wherePart) constIliSQLTable
getColumnsCount() constIliSchema
getColumnSQLText(IlInt colno) constIliSQLTable
getColumnTable(IlInt colno) constIliSQLTable
getColumnTitle(IlInt colno) constIliSchema
getColumnToken(IlInt colno) constIliSchema
getColumnType(IlInt colno) constIliSchema
getCompareData() constIliTable
getCompareFunction() constIliTable
getConcurrencyControl() constIliSQLTable
getConjunctsCount(IlBoolean wherePart) constIliSQLTable
getCursorBufferedRowsCount() constIliSQLTable
getDefaultPropertyManager() constIliTable
getDefaultPropertyManager()IliTable
getDisplay() constIliSchema
getEffectiveSQLSession() constIliSQLTable
getElementTypeName() constIliSchema
getFetchPolicy() constIliSQLTable
getGadgetHolder() constIliTable
getJoin(IlInt jno, IlInt &tblNo1, IliAttributePath &colName1, IlInt &tblNo2, IliAttributePath &colName2) constIliSQLTable
getJoinIndex(IlInt token) constIliSQLTable
getJoinsCount() constIliSQLTable
getJoinToken(IlInt jno) constIliSQLTable
getJoinType(IlInt jno) constIliSQLTable
getNamedPropertyManager(const char *name) constIliTable
getNamedPropertyManagerCount() constIliTable
getNestedSchema(const IliAttributePath &path) constIliSchema
getNestedSchema(const IliAttributePath &path)IliSchema
getParameterColumnName(IlInt paramno) constIliTable
getParameterDataSourceName(IlInt paramno) constIliTable
getParameterDataSourceValue(IlInt paramno) constIliTable
getParameterIndex(const char *name) constIliTable
getParameterMaxLength(IlInt paramno) constIliTable
getParameterName(IlInt paramno) constIliTable
getParametersCount() constIliTable
getParameterType(IlInt paramno) constIliTable
getParameterValue(IlInt paramno) constIliTable
getParameterValue(IliName paramName) constIliTable
getProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, IliValue &propVal) constIliTable
getPropertyCount(IlInt rowno, IlInt colno) constIliTable
getPropertyManagerNameAt(IlInt idx) constIliTable
getPropertyNameAt(IlInt rowno, IlInt colno, IlInt propIndex) constIliTable
getQuery() constIliSQLTable
getQueryConjunct() constIliSQLTable
getRefCount() constIliRefCounted
getRowPtr(IlInt rowno=-1) constIliTable
getRowsCount() constIliSQLTablevirtual
getRowsCountLimit() constIliSQLTable
getRowStatus(IlInt) constIliMemoryTablevirtual
getSchemaName() constIliSchema
getSQLSession() constIliSQLTable
getTableAlias(IlInt tblno) constIliSQLTable
getTableIndex(const char *alias) constIliSQLTable
getTableIndex(IlInt token) constIliSQLTable
getTableParentDataSourceName(IlInt tblno) constIliSQLTable
getTableParentPath(IlInt tblno) constIliSQLTable
getTableParentRow(IlInt tblno) constIliSQLTable
getTableParentSQLTable(IlInt tblno) constIliSQLTable
getTableParentTableAlias(IlInt tblno) constIliSQLTable
getTableParentTableIndex(IlInt tblno) constIliSQLTable
getTableRect(IlInt tblno) constIliSQLTable
getTableRef(IlInt tblno) constIliSQLTable
getTablesCount() constIliSQLTable
getTableToken(IlInt tblno) constIliSQLTable
getTransactionManager() constIliTable
getTransactionManagerName() constIliTable
getValue(IlInt, IlInt, IliValue &) constIliSQLTablevirtual
hasHook(IliTableHook *hook) constIliSchema
IliMemoryTable(IlvDisplay *display)IliMemoryTable
IliMemoryTable(IlvDisplay *display, IlInt rowsCount, const char *const *values, IlInt columnsCount=1, const char *const *columnNames=0)IliMemoryTable
IliMemoryTable(const IliMemoryTable &tbl)IliMemoryTable
IliSchema(IlvDisplay *display)IliSchema
IliSchema(const IliSchema &)IliSchema
IliSchema(IlvDisplay *display, IL_STDPREF istream &input)IliSchema
IliSQLTable(IlvDisplay *display)IliSQLTable
IliSQLTable(const IliSQLTable &)IliSQLTable
IliSQLTable(IlvDisplay *, IL_STDPREF istream &input)IliSQLTable
insertColumn(IlInt colno, const char *colname, const IliDatatype *type, IlInt maxlen=-1)IliSchemavirtual
insertConjunct(IlInt cno, IlBoolean wherePart)IliSQLTable
insertNulls(IlBoolean f)IliSQLTable
insertRow(IlInt, IliTableBuffer *)IliSQLTablevirtual
insertRowInCache(IlInt, IliTableBuffer *)IliMemoryTablevirtual
insertRowsFrom(const IliTable *src, IlInt srcFromRow=0, IlInt srcToRow=-1, IlBoolean stopAtFirstError=IlTrue, IlInt insertAt=-1)IliTablevirtual
isACollection() constIliSchema
isASimpleCollection() constIliSchema
isAsyncCallCompleted() constIliSQLTable
isColumnCompletionEnabled(IlInt colno) constIliTable
isColumnFetched(IlInt colno) constIliSQLTable
isColumnNullable(IlInt colno) constIliSchema
isColumnPartOfKey(IlInt colno) constIliSchema
isColumnReadOnly(IlInt colno) constIliSchema
isColumnValueConstrained(IlInt colno) constIliTable
isColumnVisible(IlInt colno) constIliSchema
isDistinct() constIliSQLTable
isInAsyncMode() constIliSQLTable
isInsertingNulls() constIliSQLTable
isModified() constIliTable
isNoWaitOnLockRowEnabled() constIliSQLTable
isNoWaitOnLockRowSupported() constIliSQLTable
isPrimaryKeyDefined() constIliSchema
isQueryModeSupported() constIliSQLTablevirtual
isReadOnly() constIliTable
isSelectDone() constIliSQLTablevirtual
isTableUpdatable(IlInt tblno) constIliSQLTable
isUsingBoundVariables() constIliSQLTable
isUsingDynamicSQL() constIliSQLTable
lock() constIliRefCounted
makeQuery()IliSQLTable
makeQueryTable() constIliSQLTablevirtual
moveColumn(IlInt from, IlInt to)IliSchemavirtual
moveRow(IlInt, IlInt)IliSQLTablevirtual
moveRowInCache(IlInt, IlInt)IliMemoryTablevirtual
newNamedPropertyManager(const char *name)IliTable
newPropertyManager()IliTablevirtual
raiseError(const IliErrorMessage &msg) constIliTableprotectedvirtual
ReadTable(IlvDisplay *disp, std::istream &input)IliTablestatic
refreshAndLockRow(IlInt rowno)IliSQLTablevirtual
refreshRow(IlInt rowno)IliSQLTablevirtual
releaseBuffer(IliTableBuffer *buff)IliTable
removeErrorSink(IliErrorSink *sink)IliTable
removeHook(IliTableHook *hook)IliSchema
removeNamedPropertyManager(const char *name)IliTable
removeProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName)IliTable
removeTable(IlInt tblno)IliSQLTable
rowChanged(IlInt rowno)IliTableprotectedvirtual
rowDeleted(IlInt rowno)IliTableprotectedvirtual
rowFetched(IlInt rowno)IliTableprotectedvirtual
rowInserted(IlInt rowno)IliTableprotectedvirtual
rowMoved(IlInt src, IlInt dest)IliTableprotectedvirtual
rowToBeChanged(IlInt rowno)IliTableprotectedvirtual
rowToBeDeleted(IlInt rowno)IliTableprotectedvirtual
select()IliSQLTablevirtual
set(IlInt rowno, IlInt colno, const IliValue &value)IliTable
set(IlInt rowno, IliName colname, const IliValue &value)IliTable
setAsCollection(IlBoolean flag)IliSchema
setAsSimpleCollection(IlBoolean flag)IliSchema
setAutoCommit(IlBoolean f)IliSQLTable
setAutoRefresh(IlBoolean f)IliSQLTable
setCache(IliTable *cache)IliSQLTable
setColumnAlignment(IlInt colno, IlvAlignment align)IliSchemavirtual
setColumnDefault(IlInt colno, const char *val)IliSchemavirtual
setColumnDesignWidth(IlInt colno, IlInt width)IliSQLTable
setColumnDisplayWidth(IlInt colno, IlInt width)IliSchemavirtual
setColumnFetched(IlInt colno, IlBoolean f)IliSQLTablevirtual
setColumnForeignDataSourceName(IlInt colno, const char *dsname)IliTable
setColumnForeignDisplayColumn(IlInt colno, const char *name)IliTable
setColumnForeignTable(IlInt colno, IliTable *table)IliTable
setColumnForeignValueColumn(IlInt colno, const char *name)IliTable
setColumnFormat(IlInt colno, const IliFormat &fmt)IliSchemavirtual
setColumnLabel(IlInt colno, const char *label)IliSchemavirtual
setColumnMask(IlInt colno, const IliInputMask &mask)IliSchemavirtual
setColumnMaxLength(IlInt, IlInt)IliMemoryTablevirtual
setColumnName(IlInt colno, const char *colname)IliSchemavirtual
setColumnNullable(IlInt, IlBoolean)IliMemoryTablevirtual
setColumnOperation(IlInt colno, IliSQLOperation op)IliSQLTablevirtual
setColumnOrderBy(IlInt colno, IliSQLOrderByType order)IliSQLTablevirtual
setColumnPartOfKey(IlInt colno, IlBoolean partOfKey)IliSchemavirtual
setColumnPredicat(IlInt colno, IlInt cno, const char *predicat, IlBoolean wherePart)IliSQLTable
setColumnReadOnly(IlInt colno, IlBoolean readOnly)IliSchemavirtual
setColumnSQLText(IlInt colno, const char *text)IliSQLTablevirtual
setColumnTable(IlInt colno, IlInt tblno)IliSQLTablevirtual
setColumnTitle(IlInt colno, const char *title)IliSchemavirtual
setColumnType(IlInt, const IliDatatype *)IliMemoryTablevirtual
setColumnValueConstrained(IlInt colno, IlBoolean flag)IliTable
setColumnVisible(IlInt colno, IlBoolean visible)IliSchemavirtual
setCompareFunction(IliCompareFunction fct, IlAny arg=0)IliTable
setConcurrencyControl(IlBoolean cc)IliSQLTable
setCursorBufferedRowsCount(IlInt count)IliSQLTable
setDistinct(IlBoolean f)IliSQLTable
setElementTypeName(const char *name)IliSchema
setFetchPolicy(IliFetchPolicy fp)IliSQLTable
setGadgetHolder(IlvGadgetHolder *gadHold)IliTable
setInCache(IlInt rowno, IlInt colno, const IliValue &value)IliTable
setJoinType(IlInt jno, IliSQLJoinType type)IliSQLTable
setModified(IlBoolean flag)IliTablevirtual
setParameterColumnName(IlInt paramno, const char *colname)IliTable
setParameterDataSourceName(IlInt paramno, const char *dsname)IliTable
setParameterMaxLength(IlInt paramno, IlInt maxlen)IliTable
setParameterName(IlInt paramno, const char *name)IliTable
setParameterType(IlInt paramno, const IliDatatype *type)IliTable
setParameterValue(IlInt paramno, const IliValue &value)IliTable
setParameterValue(IliName paramName, const IliValue &value)IliTable
setProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, const IliValue &propVal)IliTable
setQuery(const char *query)IliSQLTable
setQueryConjunct(const char *condition)IliSQLTable
setQueryFrom(const IliSQLTableRef &tblRef)IliSQLTable
setReadOnly(IlBoolean readOnly)IliTablevirtual
setRowsCountLimit(IlInt size)IliSQLTable
setSchemaName(const char *name)IliSchema
setSQLSession(IliSQLSession *session)IliSQLTable
setTableParentDataSourceName(IlInt tblno, const char *name)IliSQLTable
setTableParentPath(IlInt tblno, const IliAttributePath &path)IliSQLTable
setTableParentRow(IlInt tblno, const IliRowPtr &row)IliSQLTable
setTableParentSQLTable(IlInt tblno, IliSQLTable *sqlTbl)IliSQLTable
setTableParentTableAlias(IlInt tblno, const char *name)IliSQLTable
setTableRect(IlInt tblno, const IlvRect &rect)IliSQLTable
setTableRef(IlInt tblno, const IliSQLTableRef &tblRef)IliSQLTable
setTableUpdatable(IlInt tblno, IlBoolean flag)IliSQLTable
setTransactionManager(IliTransactionManager *tm)IliTable
setTransactionManagerName(const char *name)IliTable
sortRows(const IlInt *colnoArray, IlInt columnsCount, IlInt fromRow=0, IlInt toRow=-1, IliCompareFunction fct=0, IlAny data=0)IliTable
startOfBatch()IliSchema
tableChanged()IliTableprotectedvirtual
unLock() constIliRefCounted
updateRow(IlInt, IliTableBuffer *)IliSQLTablevirtual
updateRowInCache(IlInt, IliTableBuffer *)IliMemoryTablevirtual
useBoundVariables(IlBoolean f)IliSQLTable
useDynamicSQL(IlBoolean f)IliSQLTable
write(std::ostream &output) constIliSQLTablevirtual
IliMemoryTable::write(IL_STDPREF ostream &output) constIliMemoryTablevirtual
writeTable(std::ostream &output) constIliTable
~IliRefCounted()IliRefCountedprotectedvirtual