* [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
* [BAEL-3058] Remove hibernate-parameters directory
* Programmatic Transaction Management
* Resolved a few Discussions
* Created a new module
* Refactored the code.
* Added the README
* Resolved the requested changes.
* [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
* Spring Integration Java DSL - Github Issue 7885
- Fixed the bridge example
* Spring Integration Java DSL - Github Issue 7885
- Fixed the bridge example