| Package | Description |
|---|---|
| com.mysema.query |
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<?>,SQ extends Detachable>
Common interface for QueryFactory implementations
|
Copyright © 2007–2015 Querydsl. All rights reserved.