jpa-hibernate-exercises
jpa-hibernate-exercises copied to clipboard
❗️THIS REPO IS DEPRECATED. See https://github.com/bobocode-projects/java-persistence-exercises
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.4.1. Changelog Sourced from postgresql's changelog. [42.4.1] (2022-08-01 16:24:20 -0400) Security fix: CVE-2022-31197 Fixes SQL generated in PgResultSet.refresh() to escape column identifiers so as to...
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.3.Final to 5.4.24.Final. Changelog Sourced from hibernate-core's changelog. Changes in 5.4.24.Final (November 17, 2020) https://hibernate.atlassian.net/projects/HHH/versions/31892 ** Bug * [HHH-14333] - Pessimistic Lock causes FOR UPDATE on outer...
Bumps [h2](https://github.com/h2database/h2database) from 1.4.199 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...
This pull request is created in order to **discuss the completed solution** of the exercises. **Feel free to ask any questions** by adding comments to the PR ➕
add p6spy frameworks to tests with hibernate logging: - author-book module - company-products module - photo-comment-dao module