23 Commits

Author SHA1 Message Date
glopez
3af6986dab BAEL-2804 JPA Query Parameters Usage - move article files to new module
Move article files to other maven module since the previous one is
already full.
2019-07-08 19:02:40 -03:00
glopez
11a41d5036 BAEL-2804 JPA Query Parameters Usage
This is the code behind JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain jpql or criteria queries.
2019-06-13 22:53:57 -03:00
amit2103
9e470968e9 [BAEL-14841] - Fixed tests in hibernate-mapping, hibernate5, java-jpa modules 2019-05-30 01:33:20 +05:30
Vivek
f4b38eed2a BAEL-2901 Composite primary keys in JPA (#6994)
* BAEL-2901 Composite primary keys in JPA

* Formatted code using the recommended formatter.xml
2019-05-27 17:17:58 -06:00
Priyesh Mashelkar
93f54b10b8 BAEL-2814 Added files for article (#6968) 2019-05-22 08:51:32 -06:00
Vivek
3f29c9acfb
Merge branch 'master' into master 2019-05-16 06:31:54 +05:30
kwoyke
0d24260e9b BAEL-2900 Persisting enums in JPA (#6958) 2019-05-14 21:37:28 +02:00
Krzysztof Majewski
51a9d7b0d6 BAEL-2799 (#6904)
* BAEL-2799

* constructor name fix

* method name fix

* add database

* fix tests
2019-05-07 10:34:15 -06:00
Vivek
beccf32be8 BAEL-2857 Defining a JPA Entity 2019-04-13 14:18:55 +05:30
rodolforfq
0b9a5b3d04 BAEL-2806 (#6591)
* BAEL-2806

Article companion code.

* BAEL-2806-Rev1

Added integration tests, improved examples and fixed an error.
2019-03-31 07:48:49 -07:00
Sumeet Gajbhar
527e3440ac BAEL-2520 code moved to java-jpa module (#6525)
* BAEL-2520 code changes done

* BAEL-2520 moved code to java-jpa module

* BAEL-2520 moved code to java-jpa module
2019-03-12 09:41:02 -07:00
eelhazati
994b7426d9 exludes jpa entities. 2019-01-10 17:08:47 +01:00
eelhazati
1c6dba9718 excludes jpa entities. 2019-01-10 16:50:29 +01:00
eelhazati
2432527980 jpa 2.2 support for java 8 date and time types. 2019-01-10 16:22:07 +01:00
eelhazati
64bc8a412d JPA Entity Graph. 2018-11-23 17:00:08 +01:00
Marcos Lopez Gonzalez
8d745e684e DummyEntity renamed to Message 2018-11-12 19:54:39 +01:00
Marcos Lopez Gonzalez
61ffac2c77 jpa cast error 2018-11-09 20:54:10 +01:00
amit2103
a50afec871 [BAEL-8855] - Moved all code from module jpa-storedprocedure into module persistence-modules/java-jpa 2018-09-01 21:37:25 +05:30
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
smokeyrobot
c23c12831c
Merge branch 'master' into bael-1908 2018-07-11 15:58:58 -04:00
Kyle Doyle
2c7729c7d3 BAEL-1908 Editor Feedback - simplification of Entity 2018-07-11 15:47:56 -04:00
smokeyrobot
f3237ef2c5 Bael 1908 - Guide to SqlResultSetMapping (#4586)
* Commit for Eval Article pull request

* Revert "Commit for Eval Article pull request"

* BAEL-1908 Initial Commit
2018-07-08 13:44:42 +02:00
Kyle Doyle
b6ca7d58b2 BAEL-1908 Initial Commit 2018-06-29 23:26:16 -04:00