16 Commits

Author SHA1 Message Date
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