Package | Description |
---|---|
com.mckoi.database.interpret |
Modifier and Type | Class and 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 and Description |
---|---|
protected void |
Statement.addTable(FromTableInterface table)
Add an FromTableInterface that is used within this query.
|
Copyright © 2015. All rights reserved.