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 DetachableQuery.unique(StringExpression projection)
           
 StringSubQuery DetachableAdapter.unique(StringExpression projection)
           
 StringSubQuery DetachableMixin.unique(StringExpression projection)
           
 

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

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



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