|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SqlQuery
This is a query that is using SQL as the query language. All
implementors of this interface must return QueryType.SQL
from the Query.getQueryType() method.
| Method Summary |
|---|
| Methods inherited from interface org.proteios.core.query.Query |
|---|
count, getFirstResult, getMaxResults, getQueryType, getRootAlias, group, groupPermanent, hasParameterValue, having, havingPermanent, isDistinct, isReadonly, isReturningTotalCount, join, joinPermanent, order, orderPermanent, reset, restrict, restrictPermanent, select, selectPermanent, setDistinct, setFirstResult, setMaxResults, setParameter, setPermanentParameter, setReturnTotalCount |
|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||