9 Commits

Author SHA1 Message Date
Patryk Kucharz
c0c319b13f BAEL-1713: Pessimistic Locking in JPA
Tests for the article.
2018-05-10 15:29:07 +02:00
Marcos
ecf1cae3f7 JPA Attribute Converters 2018-02-03 19:01:20 +01:00
YasinBhojawala
f9f5a82cf4 BAEL-1334 Guide to Hibernate Spatial (#3211)
* BAEL-1334 Guide to Hibernate Spatial

* BAEL-1334 Guide to Hibernate Spatial

Moving the files to hibernate5 from libraries

* Reverting the pom file

* BAEL-1334 Guide to Hibernate Spatial

* BAEL-1334 Guide to Hibernate Spatial

Moving the files to hibernate5 from libraries

* Reverting the pom file

* BAEL-1334 Guide to Hibernate Spatial

Improved assertions

* Add examples related to circle
2017-12-10 09:17:49 +01:00
Yasin
a94f98b631 BAEL-1334 Guide to Hibernate Spatial (#3139)
* BAEL-1334 Guide to Hibernate Spatial

* BAEL-1334 Guide to Hibernate Spatial

Moving the files to hibernate5 from libraries

* Reverting the pom file
2017-12-01 09:40:03 +01:00
Loredana Crusoveanu
b567fba474 Bael 1337 (#3072)
* inheritance ex

* add more ex and tests, formatting
2017-11-22 13:22:59 +01:00
Loredana Crusoveanu
c9aaa0d993 hibernate identifiers examples (#2977)
* hibernate identifiers examples

* fix conflict

* change to longstream

* change to format
2017-11-10 12:33:52 +01:00
Sergey Petunin
bc899ef38f BAEL-1221: Added README.md with build and run instructions (#2947)
* BAEL-1221: Added README.md with build and run instructions

* BAEL-1281: Hibernate - Mapping Date/Time values (java.util and java.time)
2017-11-04 05:50:01 -05:00
Сергей Петунин
568198fed9 BAEL-1280: Mapping Dynamic Values (@Formula, @Filter, @Any, @Where) 2017-10-29 11:43:19 +01:00
Parth Joshi
76673a33f1 Hibernate 5 Multitenancy tutorial (#1150)
* First commit for Hibernate 5 Multitenancy tutorial

* Changes to fix the code.

* Added hibernate begin transaction code.

* Changes to solve the multitenancy issue.

* Changes to integrate h2

* Changing configs to solve the error

* Changes to solve h2 error...

* Changes to fix H2 error.

* Cleaned POM.xml and changed entity name

* Changes table name to supplier

* Removed MySql Dep from pom.xml.

* Changes as per comment in the PR...
2017-04-20 07:55:34 -05:00