|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JpaQuery.Order | |
|---|---|
| ch.elca.el4j.services.persistence.jpa.util | |
| Uses of JpaQuery.Order in ch.elca.el4j.services.persistence.jpa.util |
|---|
| Methods in ch.elca.el4j.services.persistence.jpa.util that return JpaQuery.Order | |
|---|---|
static JpaQuery.Order |
JpaQuery.Order.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JpaQuery.Order[] |
JpaQuery.Order.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ch.elca.el4j.services.persistence.jpa.util with parameters of type JpaQuery.Order | |
|---|---|
JpaQuery<T> |
JpaQuery.order(String key,
JpaQuery.Order order)
Add an order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||