Uses of Interface
org.plasma.query.From

Packages that use From
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   
 

Uses of From in org.plasma.query
 

Methods in org.plasma.query that return From
 From Query.getFromClause()
           
 

Uses of From in org.plasma.query.dsl
 

Methods in org.plasma.query.dsl that return From
 From DomainRoot.getFromClause()
           
 

Uses of From in org.plasma.query.model
 

Classes in org.plasma.query.model that implement From
 class From
          Java class for From complex type.
 

Methods in org.plasma.query.model with parameters of type From
 void AbstractQueryValidator.start(From from)
           
 

Uses of From in org.plasma.query.visitor
 

Methods in org.plasma.query.visitor with parameters of type From
 void QueryVisitor.end(From from)
           
 void DefaultQueryVisitor.end(From from)
           
 void QueryVisitor.start(From from)
           
 void DefaultQueryVisitor.start(From from)
           
 



Copyright © 2013. All Rights Reserved.