| Package | Description |
|---|---|
| org.plasma.provisioning.rdb.mysql.v5_5.query |
| Modifier and Type | Method and Description |
|---|---|
static QTableColumn |
QTableColumn.newQuery()
Returns a new DSL query for Type TableColumn which can be used either as a query root or
as the start (entry point) for a new path predicate expression.
|
QTableColumn |
QTable.tableColumn()
Returns a DSL query element for reference property, tableColumn.
|
QTableColumn |
QTable.tableColumn(Expression expr)
Returns a DSL query element for reference property, tableColumn, while adding the given path predicate expression.
|
Copyright © 2017. All rights reserved.