Commit Graph

19 Commits

Author SHA1 Message Date
johnA1331
d4c5444622 Update README.md 2020-02-05 16:18:57 +08:00
Eric Martin
026ff2ca3a Merge pull request #8567 from johnA1331/master
Bi-monthly test fix - BAEL-20909
2020-01-31 20:24:34 -06:00
amit.pandey
2a698d7975 resolve merge conflicts 2020-01-30 02:39:31 +05:30
amit.pandey
a407505698 extract pom version into properties 2020-01-30 02:16:26 +05:30
Dhawal Kapil
7daccf46a9 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
johnA1331
845d5f3199 Update README.md 2020-01-23 15:01:18 +08:00
Priyesh Mashelkar
f004b3f4bc BAEL-3387 Moved test class to the correct package (#8533) 2020-01-15 08:39:43 +03:00
johnA1331
3b5a7214f2 Update README.md 2019-12-19 18:46:41 +08:00
Eugen
c5982112d0 Merge pull request #8379 from sjmillington/readme-description-edits
[BAEL-17476] - Final edits for Add README descriptions
2019-12-16 21:09:12 +02:00
Sam Millington
3615560dc0 moved persistence context article files (#8389)
* moved persistence context article files

* Moved test

* added spring boot dependencies
2019-12-16 18:04:29 +00:00
Sam Millington
001fd3b89c Merge branch 'master' into readme-description-edits 2019-12-15 09:54:49 +00:00
Sjmillington
b339c10eb8 [BAEL-17476] - Final edits for Add README descriptions 2019-12-15 09:50:35 +00:00
Priyesh Mashelkar
b6ad214a34 BAEL-3387 Hibernate - Different Levels Of Logging (#8326)
* Added module for article

* Update pom.xml

* Delete pom.xml

* Update and rename ForecastProcessorTest.java to ForecastProcessorUnitTest.java

* Updated code as per review comments

* Delete .gitignore

* Update pom.xml

* BAEL-2904 Moved files

* BAEL-2904 Deleted files from previous project

* BAEL-2904 Moved classes for method reference article

* Update pom.xml

* BAEL-2904 Updated README.md

* First draft

* BAEL-3300 Added more tests

* BAEL-3300 Removed unused imports

* BAEL-3300 Run dos2unix on README.md

* BAEL-3387 Added entity and test classes

* BAEL-3387 Added logging configuration

* BAEL-3387 Corrected log4j and log4j2 config
2019-12-13 09:41:16 +01:00
Rui Vilao
0d0216b113 Moves the fetchmode code to hibernate mapping. 2019-12-10 19:11:50 +01:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
c57894ceda Update README.md 2019-11-22 00:20:44 +08:00
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