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