| Modifier and Type | Method and Description |
|---|---|
Table<?> |
Row.getTable() |
abstract Table<?> |
DataExtractor.getTable() |
| Constructor and Description |
|---|
Row(Table<?> table) |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnValueExtractor<T extends Table<?>,C extends Column<?>> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
ColumnValueExtractor.table |
| Modifier and Type | Method and Description |
|---|---|
Table<?> |
DataTableDataExtractor.getTable() |
Table<?> |
CodeTableDataExtractor.getTable() |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeTable |
class |
DataTable |
| Modifier and Type | Method and Description |
|---|---|
Table<?> |
Constraint.getTable() |
Table<?> |
RelationalSchema.getTable(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Table<?>> |
RelationalSchema.getTables() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RDBPrintTask.writeBatchInsert(Table<?> table,
DataExtractor extractor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SqlWriter.writeBatchInsert(Table<?> table,
DataExtractor extractor) |
Copyright © 2021 Open Foris. All rights reserved.