Commit Graph

3 Commits

Author SHA1 Message Date
KevinGilmore
bc03b691a4 BAEL-3336 BAEL-3058 add links (#8168) 2019-11-10 09:52:57 -06:00
Krzysztof Majewski
f24db94922 move entities 2019-11-04 07:28:10 +01:00
Mike Baranski
12266df911 Bael 3058 (#8011)
* [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

* [BAEL-3058] Refactor package location

* [BAEL-3058] Fixed based on PR 8011 comments - rename module, update deps and move resources/sources

* Fix module name
2019-10-23 17:11:04 -05:00