public abstract class SQLConstraint extends Constraint
SmartQuery and most probably generated by SQLFilterFactory.OMA.FILTERS| Constructor and Description |
|---|
SQLConstraint() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
appendSQL(SmartQuery.Compiler compiler)
Generates the appropriate SQL into the given compiler
|
asString, toStringpublic abstract void appendSQL(SmartQuery.Compiler compiler)
compiler - the current query compiler to apply the constraint toCopyright © 2018. All rights reserved.