Uses of Interface
org.plasma.query.collector.Selection

Packages that use Selection
org.plasma.query.collector   
 

Uses of Selection in org.plasma.query.collector
 

Classes in org.plasma.query.collector that implement Selection
 class SelectionCollector
          Traverses a given Select) clause collecting the specified property names, as well as any path-reference or key properties required for graph structure, into a simple list of logical property name strings mapped to the respective {@link Type} definition.
 



Copyright © 2013. All rights reserved.