AbstractDataTable
, CompositeTable
, DataTable
, DataTableFilter
, DefaultDataTable
, FunctionTable
, ReferenceTable
, SubsetColumnTable
, TemporaryTable
public interface RootTable
This interface is used for unions.
Modifier and Type | Method | Description |
---|---|---|
boolean |
typeEquals(RootTable table) |
This is function is used to check that two root tables are identical.
|
boolean typeEquals(RootTable table)
Copyright © 2018. All rights reserved.