Uses of Interface
org.plasma.query.IntegralDataProperty

Packages that use IntegralDataProperty
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. 
 

Uses of IntegralDataProperty in org.plasma.query
 

Methods in org.plasma.query that return IntegralDataProperty
 IntegralDataProperty IntegralDataProperty.abs()
          Constructs a value function, which returns absolute value of the data, and returns this data property for use in subsequent operations
 

Uses of IntegralDataProperty in org.plasma.query.dsl
 

Classes in org.plasma.query.dsl that implement IntegralDataProperty
 class DataNode
          A domain query node which is a data property end point within a query graph.
 

Methods in org.plasma.query.dsl that return IntegralDataProperty
 IntegralDataProperty DataNode.abs()
           
 

Uses of IntegralDataProperty in org.plasma.query.model
 

Classes in org.plasma.query.model that implement IntegralDataProperty
 class Property
           
 

Methods in org.plasma.query.model that return IntegralDataProperty
 IntegralDataProperty Property.abs()
           
 



Copyright © 2014. All rights reserved.