Uses of Class
com.mysema.query.types.path.CollectionPathBase

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

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

Subclasses of CollectionPathBase in com.mysema.query.types.path
 class CollectionPath<E,Q extends SimpleExpression<? super E>>
          CollectionPath represents collection paths
 class ListPath<E,Q extends SimpleExpression<? super E>>
          ListPath represents list paths
 class SetPath<E,Q extends SimpleExpression<? super E>>
          SetPath represents set paths
 



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