Commit Graph

9 Commits

Author SHA1 Message Date
amit2103 3c92bf292f [BAEL-14774] - Fixed conflicts and replaced hsql with h2 2019-07-08 00:21:11 +05:30
amit2103 982e32e49c [BAEL-14774] - Updated Hibernate @OneToMany article code 2019-07-06 18:24:07 +05:30
Alessio Stalla a5045c2883 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967 2019-06-05 22:18:03 +02:00
Alessio Stalla 244ebb1ad1 Code for BAEL-2967 2019-06-05 22:16:47 +02:00
amit2103 9e470968e9 [BAEL-14841] - Fixed tests in hibernate-mapping, hibernate5, java-jpa modules 2019-05-30 01:33:20 +05:30
Alessio Stalla 2c79a4a97f First Hibernate Validator specific constraints tests. 2019-05-21 19:05:11 +02:00
Shubhra Srivastava e4abb5af73 BALE-2812 : JPA Basic Annotation (#6869)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module
2019-05-05 19:28:23 -06:00
PranayVJain 88ff2a56ac BAEL-2805: Added unit test cases (#6728)
* BAEL-2805: Added unit test cases

* BAEL-2805: Added a property annotated with @Column and @Size

* BAEL-2805: Moved the examples from hibernate5 to hibernate-mapping
2019-04-29 23:39:34 -06:00
Raghav Jha 9da56d97b6 BAEL-2822 Persisting Maps with Hibernate (#6692)
* BAEL-2822 Persisting Maps with Hibernate

* BAEL-2822 Move PersistMaps Tutorial to new module

* BAEL-2822 Move PersistMaps Tutorial to new module

*     BAEL-2822 Move PersistMaps Tutorial to new module
2019-04-19 22:34:34 -06:00