10 Commits

Author SHA1 Message Date
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
Priyesh Mashelkar
93f54b10b8 BAEL-2814 Added files for article (#6968) 2019-05-22 08:51:32 -06:00
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
Marcos Lopez Gonzalez
8d745e684e DummyEntity renamed to Message 2018-11-12 19:54:39 +01:00
Marcos Lopez Gonzalez
917ab19240 code cleaning 2018-11-10 19:17:23 +01:00
Marcos Lopez Gonzalez
f3e5bc6ee3 persistence unit name 2018-11-10 19:16:23 +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
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