public abstract class AbstractDataTable extends Table implements RootTable
DEBUG_QUERY
Constructor and Description |
---|
AbstractDataTable() |
Modifier and Type | Method and Description |
---|---|
TableName |
getTableName()
Returns the fully resolved table name.
|
String |
toString()
Returns a string that represents this table.
|
boolean |
typeEquals(RootTable table)
This function is used to check that two tables are identical.
|
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 © 2015. All rights reserved.