| Package | Description |
|---|---|
| com.querydsl.jdo.sql |
SQL queries for JDO
|
| Modifier and Type | Method and Description |
|---|---|
JDOSQLQuery<T> |
JDOSQLQuery.clone() |
JDOSQLQuery<Tuple> |
JDOSQLQuery.select(Expression<?>... exprs) |
<U> JDOSQLQuery<U> |
JDOSQLQuery.select(Expression<U> expr) |
Copyright © 2007–2020 Querydsl. All rights reserved.