RootTable
, TableDataSource
DataTableFilter
, DefaultDataTable
public abstract class AbstractDataTable extends Table implements RootTable
DEBUG_QUERY
Constructor | Description |
---|---|
AbstractDataTable() |
Modifier and Type | Method | Description |
---|---|---|
TableName |
getTableName() |
Returns the fully resolved table name.
|
java.lang.String |
toString() |
Returns a string that represents this table.
|
boolean |
typeEquals(RootTable table) |
This function is used to check that two tables are identical.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
all, allColumnMatchesValue, any, columnContainsCell, columnContainsValue, columnMatchesValue, columnMerge, compareCells, Debug, distinct, distinct, dumpTo, emptySelect, exhaustiveSelect, fastFindFieldName, findFieldName, getCellContents, getColumnCount, getColumnDefAt, getColumnScheme, getDatabase, getDataTableDef, getFirstCellContent, getFirstCellContent, getLastCellContent, getLastCellContent, getResolvedVariable, getRowCount, getSingleCellContent, getSingleCellContent, getSystem, getTableAccessState, getTTypeForColumn, getTTypeForColumn, hasRootsLocked, join, lockRoot, orderByColumn, orderByColumn, orderByColumn, orderByColumns, orderedRowList, outside, printGraph, rangeSelect, rowEnumeration, selectAll, selectAll, selectFirst, selectLast, selectRange, selectRest, simpleJoin, simpleSelect, singleRowSelect, toMap, union, unlockRoot
public TableName getTableName()
public boolean typeEquals(RootTable table)
typeEquals
in interface RootTable
Copyright © 2018. All rights reserved.