| 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 |
| Modifier and Type | Method and Description |
|---|---|
Having |
Query.findHavingClause() |
| Modifier and Type | Method and Description |
|---|---|
Having |
DomainRoot.findHavingClause() |
| Modifier and Type | Class and Description |
|---|---|
class |
Having
Java class for Having complex type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(Having having) |
void |
DefaultQueryVisitor.end(Having having) |
void |
QueryVisitor.start(Having having) |
void |
DefaultQueryVisitor.start(Having having) |
Copyright © 2021. All rights reserved.