[midPoint-git] [Evolveum/midpoint] 8f2255: generic repo: extracted ExistsCondition with subco...
virgo47
noreply at github.com
Wed Jun 8 10:58:02 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 8f22557a9689c5fffefcd102a2971dc6d910d995
https://github.com/Evolveum/midpoint/commit/8f22557a9689c5fffefcd102a2971dc6d910d995
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/hqm/HibernateQuery.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/hqm/condition/ExistsCondition.java
A repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/hqm/condition/InlineExistsCondition.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/restriction/OwnedByRestriction.java
Log Message:
-----------
generic repo: extracted ExistsCondition with subcontext from OwnedBy...
ExistsCondition provides convenient calls for correlation conditions
and better represents (partially encapsulates) the subcontext/subquery.
More information about the midPoint-svn
mailing list