|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JpaQuery.Relation | |
|---|---|
| ch.elca.el4j.services.persistence.jpa.util | |
| Uses of JpaQuery.Relation in ch.elca.el4j.services.persistence.jpa.util |
|---|
| Methods in ch.elca.el4j.services.persistence.jpa.util that return JpaQuery.Relation | |
|---|---|
static JpaQuery.Relation |
JpaQuery.Relation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JpaQuery.Relation[] |
JpaQuery.Relation.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.Relation | |
|---|---|
JpaQuery<T> |
JpaQuery.where(String key,
JpaQuery.Relation r,
Object value)
Add a restriction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||