Uses of Package
org.plasma.query

Packages that use org.plasma.query
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
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.visitor   
org.plasma.query.xpath   
org.plasma.sdo.access.client   
org.plasma.sdo.helper   
org.plasma.xml.uml   
 

Classes in org.plasma.query used by org.plasma.provisioning
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.
 

Classes in org.plasma.query used by org.plasma.provisioning.rdb.mysql.any.query
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
PathProperty
          A reference (or non data type) property which constitutes part of a path within a data graph
Property
          Base interface for all properties.
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.
Term
          Base interface for all elements that make up a query.
 

Classes in org.plasma.query used by org.plasma.provisioning.rdb.mysql.v5_5.query
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
PathProperty
          A reference (or non data type) property which constitutes part of a path within a data graph
Property
          Base interface for all properties.
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.
Term
          Base interface for all elements that make up a query.
 

Classes in org.plasma.query used by org.plasma.provisioning.rdb.oracle.any.sys.query
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
PathProperty
          A reference (or non data type) property which constitutes part of a path within a data graph
Property
          Base interface for all properties.
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.
Term
          Base interface for all elements that make up a query.
 

Classes in org.plasma.query used by org.plasma.provisioning.rdb.oracle.g11.sys.query
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
PathProperty
          A reference (or non data type) property which constitutes part of a path within a data graph
Property
          Base interface for all properties.
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.
Term
          Base interface for all elements that make up a query.
 

Classes in org.plasma.query used by org.plasma.query
Clause
          A collection of terms known as a clause within a query.
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
From
          A clause describing the query extent or root type
GroupBy
          A clause containing properties used to represent a grouping statement and is used in conjunction with aggregate functions.
IntegralDataProperty
          A non-reference property with a type which is a String data type.
OrderBy
          A clause containing properties describing ordering used to sort the result-set.
Property
          Base interface for all properties.
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.
QueryException
           
RealDataProperty
          A non-reference property with a type which is an real data type.
Select
          A clause containing path properties and data properties used to represent a complex selection data graph.
StringDataProperty
          A non-reference property with a type which is a String data type.
Term
          Base interface for all elements that make up a query.
Where
          A clause containing properties used to restrict the results set.
 

Classes in org.plasma.query used by org.plasma.query.dsl
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
From
          A clause describing the query extent or root type
GroupBy
          A clause containing properties used to represent a grouping statement and is used in conjunction with aggregate functions.
IntegralDataProperty
          A non-reference property with a type which is a String data type.
OrderBy
          A clause containing properties describing ordering used to sort the result-set.
PathProperty
          A reference (or non data type) property which constitutes part of a path within a data graph
Property
          Base interface for all properties.
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.
RealDataProperty
          A non-reference property with a type which is an real data type.
Select
          A clause containing path properties and data properties used to represent a complex selection data graph.
StringDataProperty
          A non-reference property with a type which is a String data type.
TemporalDataProperty
          A non-reference property with a type which is a temporal data type.
Term
          Base interface for all elements that make up a query.
Where
          A clause containing properties used to restrict the results set.
Wildcard
          A wild card property indicating the selection of all data properties within a type.
 

Classes in org.plasma.query used by org.plasma.query.model
DataProperty
          A non-reference property with a type which is a data type.
Expression
          A base expression
From
          A clause describing the query extent or root type
GroupBy
          A clause containing properties used to represent a grouping statement and is used in conjunction with aggregate functions.
IntegralDataProperty
          A non-reference property with a type which is a String data type.
Operator
          Base interface for all operators that make up a query.
OrderBy
          A clause containing properties describing ordering used to sort the result-set.
Property
          Base interface for all properties.
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.
RealDataProperty
          A non-reference property with a type which is an real data type.
Select
          A clause containing path properties and data properties used to represent a complex selection data graph.
StringDataProperty
          A non-reference property with a type which is a String data type.
TemporalDataProperty
          A non-reference property with a type which is a temporal data type.
Term
          Base interface for all elements that make up a query.
Where
          A clause containing properties used to restrict the results set.
 

Classes in org.plasma.query used by org.plasma.query.visitor
From
          A clause describing the query extent or root type
GroupBy
          A clause containing properties used to represent a grouping statement and is used in conjunction with aggregate functions.
OrderBy
          A clause containing properties describing ordering used to sort the result-set.
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.
Where
          A clause containing properties used to restrict the results set.
 

Classes in org.plasma.query used by org.plasma.query.xpath
Clause
          A collection of terms known as a clause within a query.
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.
Select
          A clause containing path properties and data properties used to represent a complex selection data graph.
Term
          Base interface for all elements that make up a query.
Where
          A clause containing properties used to restrict the results set.
 

Classes in org.plasma.query used by org.plasma.sdo.access.client
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.
 

Classes in org.plasma.query used by org.plasma.sdo.helper
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.
 

Classes in org.plasma.query used by org.plasma.xml.uml
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.
 



Copyright © 2014. All rights reserved.