|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomFindQuery
| Method Summary | |
|---|---|
CustomFindOrderBy |
orderBy()
Set the order by clause. |
CustomFindWhere |
where()
Set the where clause. |
| Methods inherited from interface com.jpattern.orm.query.find.CustomFindQueryCommon |
|---|
getLockMode, getMaxRows, getQueryTimeout, isDistinct, setDistinct, setLockMode, setMaxRows, setQueryTimeout |
| Methods inherited from interface com.jpattern.orm.query.RenderableSqlQuery |
|---|
appendValues, renderSql, renderSql |
| Methods inherited from interface com.jpattern.orm.query.CustomQuery |
|---|
find, find, findBigDecimal, findBoolean, findDouble, findFloat, findInt, findList, findLong, findString, findUnique, findUnique |
| Methods inherited from interface com.jpattern.orm.query.clause.From |
|---|
fullOuterJoin, fullOuterJoin, fullOuterJoin, fullOuterJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, leftOuterJoin, leftOuterJoin, leftOuterJoin, leftOuterJoin, naturalJoin, naturalJoin, rightOuterJoin, rightOuterJoin, rightOuterJoin, rightOuterJoin |
| Method Detail |
|---|
CustomFindWhere where()
throws OrmException
OrmException
CustomFindOrderBy orderBy()
throws OrmException
OrmException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||