[midPoint-git] [Evolveum/midpoint] 56a50e: Optimization: adding/deleting all parents and all ...
Pavol Mederly
mederly at evolveum.com
Wed Sep 24 17:00:47 CEST 2014
Branch: refs/heads/closure
Home: https://github.com/Evolveum/midpoint
Commit: 56a50e9a99d27234a37219a32ccf93055cc9c2f5
https://github.com/Evolveum/midpoint/commit/56a50e9a99d27234a37219a32ccf93055cc9c2f5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl-test/sql-procedures/mysql.sql
M repo/repo-sql-impl-test/sql-procedures/postgresql.sql
M repo/repo-sql-impl-test/sql-procedures/sqlserver.sql
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/AbstractOrgClosureTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/OrgClosureMultiParentTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/OrgClosureManager.java
Log Message:
-----------
Optimization: adding/deleting all parents and all children of a node at once.
Enhanced testing (comparing closure table with freshly computed one).
More information about the midPoint-svn
mailing list