* [BAEL-3058] Demonstrate named query
* [BAEL-3058] Demonstrate the wrong way to do it, change to Junit 4 style test with annotations
* Fix tab -> space and indentation
* Moved hibernate-parameters to persistence-modules directory per request
* Update persistence-modules/hibernate-parameters/pom.xml
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
* Update persistence-modules/hibernate-parameters/pom.xml
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
* Update persistence-modules/hibernate-parameters/src/test/java/com/baeldung/hibernate_parameters/NamedParameterUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
* Update persistence-modules/hibernate-parameters/src/test/java/com/baeldung/hibernate_parameters/NamedParameterUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
* Set version and add jar packaging