| 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.model |
PlasmaSDO™ License
This is a community release of PlasmaSDO™, a dual-license
Service Data Object (SDO) 2.1 implementation.
|
| org.plasma.query.xpath |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupBy
A clause containing properties used to represent a
grouping statement and is used in conjunction with
aggregate functions.
|
interface |
Join
A clause containing properties describing a join.
|
interface |
OrderBy
A clause containing properties describing ordering used
to sort the result-set.
|
interface |
Select
A clause containing path properties and data properties used
to represent a complex selection data graph.
|
interface |
Where
A clause containing properties used to restrict
the results set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupBy
Java class for GroupBy complex type.
|
class |
Join
Java class for Join complex type.
|
class |
OrderBy |
class |
Select |
class |
Where |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XPathSelect |
interface |
XPathWhere |
Copyright © 2017. All rights reserved.