|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryCreationException | |
|---|---|
| org.synyx.hades.dao.query | |
| Uses of QueryCreationException in org.synyx.hades.dao.query |
|---|
| Methods in org.synyx.hades.dao.query that return QueryCreationException | |
|---|---|
static QueryCreationException |
QueryCreationException.create(QueryMethod method,
java.lang.String message)
Creates a new QueryCreationException. |
static QueryCreationException |
QueryCreationException.create(QueryMethod method,
java.lang.Throwable cause)
Creates a new QueryCreationException for the given
QueryMethod and Throwable as cause. |
static QueryCreationException |
QueryCreationException.invalidProperty(QueryMethod method,
java.lang.String propertyName)
Rejects the given domain class property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||