|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomFindOrderBy
| Method Summary | |
|---|---|
CustomFindQuery |
query()
|
CustomFindWhere |
where()
Set the where clause. |
| Methods inherited from interface com.jpattern.orm.query.clause.OrderBy |
|---|
asc, ascNullsFirst, ascNullsLast, desc, descNullsFirst, descNullsLast |
| 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 |
| Method Detail |
|---|
CustomFindQuery query()
CustomFindWhere where()
throws OrmException
OrmException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||