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