org.springframework.datastore.query
Class Query.MinProjection
java.lang.Object
  
org.springframework.datastore.query.Query.Projection
      
org.springframework.datastore.query.Query.PropertyProjection
          
org.springframework.datastore.query.Query.MinProjection
- Enclosing class:
 - Query
 
public static class Query.MinProjection
- extends Query.PropertyProjection
 
Computes the min value of a property
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Query.MinProjection
protected Query.MinProjection(String propertyName)