| Package | Description |
|---|---|
| org.apache.calcite.schema |
Schema SPI.
|
| Modifier and Type | Method and Description |
|---|---|
static Enumerable<Object[]> |
Schemas.enumerable(ProjectableFilterableTable table,
DataContext root)
Returns an
Enumerable over the rows of
a given table, not applying any filters and projecting all columns,
representing each row as an object array. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.