| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.query.visitor |
| Modifier and Type | Field and Description |
|---|---|
protected List<Clause> |
Query.clauses |
| Modifier and Type | Method and Description |
|---|---|
Clause |
ObjectFactory.createClause()
Create an instance of
Clause |
| Modifier and Type | Method and Description |
|---|---|
List<Clause> |
Query.getClauses() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQueryValidator.start(Clause clause) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(Clause clause) |
void |
DefaultQueryVisitor.end(Clause clause) |
void |
QueryVisitor.start(Clause clause) |
void |
DefaultQueryVisitor.start(Clause clause) |
Copyright © 2021. All rights reserved.