Uses of Interface
com.mysema.query.types.expr.ArrayExpression

Packages that use ArrayExpression
com.mysema.query.mongodb   
com.mysema.query.types.path Paths represent typed property paths, variables and list-map-array access 
 

Uses of ArrayExpression in com.mysema.query.mongodb
 

Classes in com.mysema.query.mongodb that implement ArrayExpression
 class Point
          Point is an adapter type for Double[] arrays to use geo spatial querying features of Mongodb
 

Uses of ArrayExpression in com.mysema.query.types.path
 

Classes in com.mysema.query.types.path that implement ArrayExpression
 class ArrayPath<E>
          ArrayPath represents an array typed path
 



Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.