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