| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.query.visitor | |
| org.plasma.sdo.access.provider.common |
| Modifier and Type | Field and Description |
|---|---|
protected PredicateOperator |
Term.predicateOperator |
| Modifier and Type | Method and Description |
|---|---|
PredicateOperator |
ObjectFactory.createPredicateOperator()
Create an instance of
PredicateOperator |
PredicateOperator |
Term.getPredicateOperator()
Gets the value of the wildcardOperator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setPredicateOperator(PredicateOperator value)
Sets the value of the wildcardOperator property.
|
void |
AbstractQueryValidator.start(PredicateOperator operator) |
| Constructor and Description |
|---|
Expression(Property prop,
PredicateOperator oper,
Literal lit) |
Expression(Property prop,
PredicateOperator oper,
Query query) |
Term(PredicateOperator oper) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(PredicateOperator operator) |
void |
DefaultQueryVisitor.end(PredicateOperator operator) |
void |
QueryVisitor.start(PredicateOperator operator) |
void |
DefaultQueryVisitor.start(PredicateOperator operator) |
| Modifier and Type | Field and Description |
|---|---|
protected PredicateOperator |
SQLQueryFilterAssembler.contextWildcardOperator |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
TextQueryFilterAssembler.assembleSubquery(Property property,
PredicateOperator oper,
Query query) |
protected abstract void |
TextQueryFilterAssembler.processWildcardExpression(Property property,
PredicateOperator oper,
Literal literal) |
void |
SQLQueryFilterAssembler.start(PredicateOperator operator) |
protected String |
SQLQueryFilterAssembler.toString(PredicateOperator operator) |
Copyright © 2021. All rights reserved.