Uses of Interface
org.plasma.query.OrderBy

Packages that use OrderBy
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 OrderBy in org.plasma.query
 

Methods in org.plasma.query that return OrderBy
 OrderBy Query.findOrderByClause()
           
 

Uses of OrderBy in org.plasma.query.dsl
 

Methods in org.plasma.query.dsl that return OrderBy
 OrderBy DomainRoot.findOrderByClause()
           
 

Uses of OrderBy in org.plasma.query.model
 

Classes in org.plasma.query.model that implement OrderBy
 class OrderBy
           
 

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

Uses of OrderBy in org.plasma.query.visitor
 

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



Copyright © 2013. All rights reserved.