[midPoint-git] [Evolveum/midpoint] d54cad: Documented Midpoint PreparedQuery and TypedQuery, ...
Tony Tkáčik
noreply at github.com
Tue Aug 8 14:05:48 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: d54cad45fb5ccbf71e2122b910de2a72c0fd8cb2
https://github.com/Evolveum/midpoint/commit/d54cad45fb5ccbf71e2122b910de2a72c0fd8cb2
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
A infra/schema/src/main/java/com/evolveum/midpoint/schema/query/AbstractTypedQuery.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/query/PreparedQuery.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/query/TypedQuery.java
Log Message:
-----------
Documented Midpoint PreparedQuery and TypedQuery, made APIs more user friendly
Commit: 1daac2ee77a75206922d893cd757cb50904a02b6
https://github.com/Evolveum/midpoint/commit/1daac2ee77a75206922d893cd757cb50904a02b6
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelService.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/expr/MidpointFunctions.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
Log Message:
-----------
Added convenience functinos to MidpointFunctions and ModelService
Commit: af9fe9ce0a4f25d37bc6ba4e4b9b1d6e581b12ac
https://github.com/Evolveum/midpoint/commit/af9fe9ce0a4f25d37bc6ba4e4b9b1d6e581b12ac
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/expr/TestQueryExpression.java
M model/model-impl/testng-unit.xml
Log Message:
-----------
Added test suite for PreparedQuery and TypedQuery to showcase its use.
Compare: https://github.com/Evolveum/midpoint/compare/6f4e3f021451...af9fe9ce0a4f
More information about the midPoint-svn
mailing list