diff --git a/persistence-modules/hibernate5-2/README.md b/persistence-modules/hibernate5-2/README.md new file mode 100644 index 0000000000..c61552f305 --- /dev/null +++ b/persistence-modules/hibernate5-2/README.md @@ -0,0 +1,3 @@ +### Relevant Articles: +- [Hibernate Error “Not all named parameters have been set”](https://www.baeldung.com/hibernate-error-named-parameters-not-set) + diff --git a/persistence-modules/spring-data-jpa-3/README.md b/persistence-modules/spring-data-jpa-3/README.md new file mode 100644 index 0000000000..28e62a9de1 --- /dev/null +++ b/persistence-modules/spring-data-jpa-3/README.md @@ -0,0 +1,3 @@ +### Relevant Articles: +- [Programmatic Transaction Management in Spring](https://www.baeldung.com/spring-programmatic-transaction-management) +