Package | Description |
---|---|
com.mckoi.database.interpret |
Modifier and Type | Class | Description |
---|---|---|
class |
FromTableDirectSource |
An implementation of FromTableInterface that wraps around an
TableName/AbstractDataTable object.
|
class |
FromTableSubQuerySource |
An implementation of FromTableInterface that wraps around a
TableSelectExpression object as a sub-query source.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
Statement.addTable(FromTableInterface table) |
Add an FromTableInterface that is used within this query.
|
Copyright © 2018. All rights reserved.