| Package | Description |
|---|---|
| org.plasma.query |
The PlasmaQuery� API provides a flexible mechanism to fully describe any arbitrary SDO results Data Graph, independent of any persistence framework or type of data store. |
| org.plasma.query.dsl | |
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.query.visitor | |
| org.plasma.query.xpath |
| Modifier and Type | Method and Description |
|---|---|
Where |
Query.findWhereClause() |
Where |
Query.getWhereClause() |
| Modifier and Type | Method and Description |
|---|---|
Where |
DomainRoot.findWhereClause() |
Where |
DomainRoot.getWhereClause() |
| Modifier and Type | Class and Description |
|---|---|
class |
Where |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQueryValidator.start(Where where) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(Where where) |
void |
DefaultQueryVisitor.end(Where where) |
void |
QueryVisitor.start(Where where) |
void |
DefaultQueryVisitor.start(Where where) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XPathWhere |
Copyright © 2021. All rights reserved.