org.springframework.datastore.query
Class Query.Projection

java.lang.Object
  extended by org.springframework.datastore.query.Query.Projection
Direct Known Subclasses:
Query.CountProjection, Query.IdProjection, Query.PropertyProjection
Enclosing class:
Query

public static class Query.Projection
extends Object

A projection


Constructor Summary
Query.Projection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Query.Projection

public Query.Projection()