Uses of Interface
com.mysema.query.Query

Packages that use Query
com.mysema.query Contains basic Query elements 
 

Uses of Query in com.mysema.query
 

Classes in com.mysema.query with type parameters of type Query
 interface Query<Q extends Query<Q>>
          Query defines the main query interface of the fluent query language.
 interface QueryFactory<Q extends Query<?>,SQ extends Detachable>
          Common interface for QueryFactory implementations
 



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