anuragkumawat
87025ed529
JAVA-10082 Create new module hibernate-annotations-2 from spring-hibernate-5 module
2022-03-26 14:52:38 +05:30
anuragkumawat
d4bb07e759
JAVA-10083 Create new module hibernate-queries from spring-hibernate-5 module
2022-03-03 21:57:58 +05:30
anuragkumawat
0bb3b99ffb
JAVA-10307:Fix Table ITEM not found issue
2022-02-25 15:47:15 +05:30
anuragkumawat
2f98ef0fb0
JAVA-10081 :Create new module hibernate-mapping from spring-hibernate-5 module
2022-02-22 12:01:06 +05:30
chaos2418
9f5371404d
JAVA-8638: addressing PR review comments.
2021-11-23 09:42:35 +05:30
chaos2418
fa1f32f186
JAVA-8435: reducing logging for tutorials-integration job
2021-11-20 09:45:50 +05:30
kwoyke
989a8c1b37
BAEL-4852: Add IN example ( #10568 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com >
2021-03-21 18:40:31 +01:00
Ali Dehghani
cf1076108f
Ignoring a Bad Flaky Test
2020-03-29 13:16:38 +04:30
Krzysiek
1a845b1272
JAVA-143: Migrate spring-hibernate-5 to com.baeldung
2020-02-17 21:09:56 +01:00
amit2103
bd8a6c0271
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile
2019-11-20 11:11:07 +05:30
amit2103
d5528552c5
[BAEL-12749] - Moved articles from persistence-modules/spring-jpa to persistence-modules/spring-hibernate-5
2019-08-18 17:35:53 +05:30
Eric Martin
9acd42a430
Merge pull request #7305 from kamleshkr/BAEL-3042-1
...
BAEL-3042 DynamicUpdate annotation example
2019-08-06 07:22:15 -05:00
Dhawal Kapil
b6ae9ec3b4
Story/bael 14304 ( #7311 )
...
* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Kamlesh Kumar
3671997f72
BAEL-3042 DynamicUpdate annotation example
2019-07-18 09:17:55 +05:30
amit2103
0b5d17f8ac
[BAEL-14849] - Fixed tests in spring-data-jpa, spring-hibernate-5 modules
2019-05-30 17:26:39 +05:30
Seun Matt
46bad01ab9
added example code for BAEL-2549 ( #6282 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
* added example code for BAEL-2418
* added example code for BAEL-2549
2019-02-05 08:15:14 -08:00
raghav-jha
de2f02ff5d
BAEL-2394 JPA One-to-One Relationship ( #5847 )
2018-12-05 12:44:37 -07:00
raghav-jha
f4c5f8b8ae
JPA One-To-One Association Tutorial
...
Issue: BAEL-2394
2018-11-29 23:10:11 -07:00
sachin29aug
889c52f1c2
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..)
2018-09-15 22:19:20 -04:00
DOHA
1e11dea206
move and upgrade hibernate criteria
2018-08-15 16:00:09 +03:00
Amit Pandey
f7a08a9d99
[BAEL-7621] - Fixed integration test of spring-hibernate-5 module by introducing H2 database ( #4728 )
2018-07-16 17:34:57 +02:00
Alessio Stalla
310e31e2bd
Code for BAEL-68 ( #3559 )
2018-02-01 20:30:54 +01:00
markusgulden
b54440ddb3
BAEL-592: Upgraded Hibernate 5-module to Spring 5 ( #3351 )
...
* BAEL-592 Guide to Hibernate 5 with Spring
* BAEL-592: Upgrade to Spring 5
2018-01-04 17:20:53 +02:00
markusgulden
2ded3d36d9
BAEL-592 Guide to Hibernate 5 with Spring ( #3346 )
2018-01-03 15:07:02 +02:00
Carsten Gräf
aadde5b526
Merge pull request #3161 from markusgulden/master
...
BAEL-1336 Introduction to Hibernate Search
2017-12-02 17:45:44 +01:00
Eugen Paraschiv
9f54deaff7
minor documentation work
2017-12-02 18:26:00 +02:00
Eugen Paraschiv
c2e8eb2ccc
cleanup Hibernate work
2017-12-02 18:24:28 +02:00
Walter Gómez
79cf459013
Generated id fix ( #3180 )
...
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Update master
* Update hibernate tests
Change sesssion handling
Modify event creation
* Remove setId method on generated id
2017-12-02 18:04:30 +02:00
Markus Gulden
d26adf690b
BAEL-1336 Introduction to Hibernate Search
2017-11-29 23:50:00 +01:00
Eugen Paraschiv
ebc25b2b41
minor cleanup work
2017-11-27 15:56:07 +02:00
Doha2012
26c50909be
group persistence modules ( #2890 )
...
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
2017-10-29 23:07:04 +01:00