Merge pull request #4325 from aibaars/hibernate-changenote

Java: change note for Hiberate ORM improvements
This commit is contained in:
Anders Schack-Mulligen
2020-09-24 12:58:45 +02:00
committed by GitHub

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* Support for the [Hibernate ORM](https://hibernate.org/orm/) library (specifically, its Query
creation methods) has been improved, which may lead to more results from the security queries.