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

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

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

Classes in com.mysema.query.types.path that implement ListExpression
 class ListPath<E,Q extends SimpleExpression<? super E>>
          ListPath represents list paths
 



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