Uses of Class
com.mysema.query.types.query.StringSubQuery

Packages that use StringSubQuery
com.mysema.query.support Various support classes 
com.mysema.query.types.query Subquery implementations 
 

Uses of StringSubQuery in com.mysema.query.support
 

Methods in com.mysema.query.support that return StringSubQuery
 StringSubQuery DetachableMixin.unique(EString projection)
           
 StringSubQuery DetachableAdapter.unique(EString projection)
           
 StringSubQuery DetachableQuery.unique(EString projection)
           
 

Uses of StringSubQuery in com.mysema.query.types.query
 

Methods in com.mysema.query.types.query that return StringSubQuery
 StringSubQuery Detachable.unique(EString projection)
          Create a subquery expression for the given projection
 



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