March 31, 2021
Exposed a getSQLHelper() from criterias to allow for usage of formmatting of sql
getSQLHelper()
New interception points: beforeOrmExecuteQuery, afterOrmExecuteQuery from the base orm service: executeQuery() method
beforeOrmExecuteQuery, afterOrmExecuteQuery
executeQuery()
Moved afterCriteriaBuilderList event before results conversions
afterCriteriaBuilderList
Wrong object to get the event handler manager when doing execute query calls
Last updated 4 years ago
Was this helpful?