| Package | Description |
|---|---|
| org.plasma.provisioning.rdb.mysql.any.query | |
| org.plasma.provisioning.rdb.mysql.v5_5.query | |
| org.plasma.provisioning.rdb.oracle.any.sys.query | |
| org.plasma.provisioning.rdb.oracle.g11.sys.query | |
| 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 |
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 | Class and Description |
|---|---|
class |
QGlobalVariable
Generated Domain Specific Language (DSL) implementation class representing the domain model entity GlobalVariable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QTable
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Table.
|
class |
QTableColumn
Represents a system column definition which is linked to its
system Table definition by association.
|
class |
QTableColumnConstraint
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableColumnConstraint.
|
class |
QTableColumnKeyUsage
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableColumnKeyUsage.
|
class |
QTableConstraint
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableConstraint.
|
class |
QView
Generated Domain Specific Language (DSL) implementation class representing the domain model entity View.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QVersion
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QConstraint
A constraint definition
|
class |
QTableColumnComment
The comment for a column
|
class |
QTableComment
A comment on a table
|
class |
QViewColumn
Represents a system column definition which is linked to its
system Table definition by association.
|
class |
QViewColumnComment
The comment for a column
|
class |
QViewComment
A comment on a table
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Clause
A collection of terms known as a clause within
a query.
|
interface |
DataProperty
A non-reference property with a type which is a data type.
|
interface |
Expression
A base expression
|
interface |
GroupBy
A clause containing properties used to represent a
grouping statement and is used in conjunction with
aggregate functions.
|
interface |
IntegralDataProperty
A non-reference property with a type which is a String data type.
|
interface |
Join
A clause containing properties describing a join.
|
interface |
Operator
Base interface for all operators that make up a query.
|
interface |
OrderBy
A clause containing properties describing ordering used
to sort the result-set.
|
interface |
PathProperty
A reference (or non data type) property which constitutes part
of a path within a data graph
|
interface |
Property
Base interface for all properties.
|
interface |
Query
The PlasmaQuery#8482; API provides a flexible mechanism to fully describe
any arbitrary SDO results Data Graph, independent of any persistence
framework or type of data store.
|
interface |
RealDataProperty
A non-reference property with a type which is an real data type.
|
interface |
Select
A clause containing path properties and data properties used
to represent a complex selection data graph.
|
interface |
StringDataProperty
A non-reference property with a type which is a String data type.
|
interface |
TemporalDataProperty
A non-reference property with a type which is a temporal data type.
|
interface |
Where
A clause containing properties used to restrict
the results set.
|
interface |
Wildcard
A wild card property indicating the selection of all
data properties within a type.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomainQuery
A domain specific query serving as the entry point for
assembly of a data graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataNode
A domain query node which is a data property end point within a query graph.
|
class |
DomainRoot
The implementation of a domain query as a root within
a query graph.
|
class |
PathNode
A domain object which is not an end point but
a single step within a path within a query graph.
|
class |
WildcardDataNode
A domain query node which is a wild card data end point within
a query graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArithmeticOperator
Java class for ArithmeticOperator complex type.
|
class |
Expression
Java class for Expression complex type.
|
class |
GroupBy
Java class for GroupBy complex type.
|
class |
GroupOperator |
class |
Join
Java class for Join complex type.
|
class |
Literal |
class |
LogicalOperator |
class |
NullLiteral |
class |
OrderBy |
class |
Property |
class |
Query |
class |
RelationalOperator |
class |
Select |
class |
SubqueryOperator |
class |
Term |
class |
Where |
class |
WildcardOperator |
class |
WildcardProperty |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XPathQuery |
interface |
XPathSelect |
interface |
XPathWhere |
Copyright © 2017. All rights reserved.