|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryException | |
---|---|
com.evolveum.midpoint.repo.sql.query | |
com.evolveum.midpoint.repo.sql.query2 | |
com.evolveum.midpoint.repo.sql.query2.restriction |
Uses of QueryException in com.evolveum.midpoint.repo.sql.query |
---|
Methods in com.evolveum.midpoint.repo.sql.query that throw QueryException | |
---|---|
boolean |
LogicalOp.checkNaryFilterConsistence(ObjectFilter filterPart)
|
static QueryRegistry |
QueryRegistry.getInstance()
|
org.hibernate.Criteria |
QueryInterpreter.interpret(ObjectFilter filter)
|
org.hibernate.criterion.Criterion |
TreeOp.interpret(ObjectFilter filter,
boolean pushNot)
|
org.hibernate.criterion.Criterion |
LogicalOp.interpret(ObjectFilter filterPart,
boolean pushNot)
|
org.hibernate.criterion.Criterion |
SimpleOp.interpret(ObjectFilter filter,
boolean pushNot)
|
org.hibernate.criterion.Criterion |
QueryInterpreter.interpret(ObjectFilter filter,
boolean pushNot)
|
Uses of QueryException in com.evolveum.midpoint.repo.sql.query2 |
---|
Methods in com.evolveum.midpoint.repo.sql.query2 that throw QueryException | ||
---|---|---|
|
QueryInterpreter.findAndCreateRestriction(T filter)
|
|
static QueryDefinitionRegistry |
QueryDefinitionRegistry.getInstance()
|
|
org.hibernate.Criteria |
QueryInterpreter.interpret(ObjectFilter filter,
Class<? extends ObjectType> type,
org.hibernate.Session session)
|
Uses of QueryException in com.evolveum.midpoint.repo.sql.query2.restriction |
---|
Methods in com.evolveum.midpoint.repo.sql.query2.restriction that throw QueryException | |
---|---|
protected org.hibernate.criterion.Criterion |
ItemRestriction.createCriterion(RestrictionOperation operation)
|
abstract org.hibernate.criterion.Criterion |
Restriction.interpret()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |