|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOrderBy | |
|---|---|
| com.googlecode.jpattern.orm.query | |
| Uses of IOrderBy in com.googlecode.jpattern.orm.query |
|---|
| Classes in com.googlecode.jpattern.orm.query that implement IOrderBy | |
|---|---|
class |
OrderBy
|
| Methods in com.googlecode.jpattern.orm.query that return IOrderBy | |
|---|---|
IOrderBy |
OrderBy.asc(String property)
|
IOrderBy |
IOrderBy.asc(String property)
|
IOrderBy |
OrderBy.desc(String property)
|
IOrderBy |
IOrderBy.desc(String property)
|
IOrderBy |
ABaseOrmQuery.orderBy()
|
IOrderBy |
IBaseOrmQuery.orderBy()
Set the order by clause. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||