| Package | Description |
|---|---|
| com.querydsl.core |
Contains basic Query elements
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Query<Q extends Query<Q>>
Query defines the main query interface of the fluent query language. |
interface |
QueryFactory<Q extends Query<?>>
Common interface for QueryFactory implementations
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.