Commit Graph

47 Commits

Author SHA1 Message Date
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
Loredana 6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03:00
Shubhra Srivastava a7f347194b Bael 2812 jpa basic annotation (#6922)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module

* BAEL-2812 : Moving files to java-jpa
2019-05-09 22:12:58 -06: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
amit2103 aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
Vivek dd877c6b2c BAEL-2857 Defining a JPA Entity - changed the table name 2019-05-04 15:31:50 +05:30
sheryllresulta 111b5b5d10
Update README.md 2019-05-03 14:48:18 +08:00
sheryllresulta b029e0f3d3
Update README.md 2019-05-03 14:47:44 +08:00
sheryllresulta 2a6797edfd
Update README.md 2019-05-02 17:54:35 +08:00
sheryllresulta 7f6104e0de
Update README.md 2019-05-02 17:23:07 +08:00
Vivek 8271d0ab5a BAEL-2857 Defining a JPA Entity 2019-04-13 14:37:15 +05:30
Vivek beccf32be8 BAEL-2857 Defining a JPA Entity 2019-04-13 14:18:55 +05:30
sheryllresulta 25a109891b
Update README.md 2019-04-11 15:13:43 +08:00
sheryllresulta ba2af175e4
Update README.md 2019-04-11 15:13:01 +08:00
sheryllresulta a7b47a977a
Update README.md 2019-04-11 15:12:10 +08:00
sheryllresulta 288e67d573
Update README.md 2019-04-05 14:38:32 +08: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
sheryllresulta 3fd366713e
Update README.md 2019-03-18 18:48:48 +08: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
collaboratewithakash 8a8ed15217
Back-link added 2019-02-05 16:19:19 +05:30
Loredana Crusoveanu 79f1babc26
Update README.md 2019-01-27 15:09:46 +02:00
eric-martin c19558f420 BAEL-2521: Moving LocalDateConverter to java-jpa 2019-01-19 18:38:13 -06: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 3907f624b5 jpa 2.2 support for java 8 date and time types. 2019-01-10 16:36:52 +01:00
eelhazati 2432527980 jpa 2.2 support for java 8 date and time types. 2019-01-10 16:22:07 +01:00
Loredana Crusoveanu 7b666654ec
Update README.md 2019-01-02 22:56:06 +02:00
Eugen Paraschiv 5afdce78ea quick compilation fix 2018-12-11 09:52:10 +02:00
collaboratewithakash d78915cdda Back-links added - Akash (#5846)
* Back-link formatting issue resolved

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added (please fix the formatting too)

* Back-link added

* Back-link added

* Back-link added

* back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added
2018-12-06 18:27:24 +01:00
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
Loredana Crusoveanu 8d393165c4
Update and rename PostRepositoryTest.java to PostRepositoryIntegrationTest.java 2018-11-24 18:35:05 +02: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
Loredana Crusoveanu f7135b4a40
Rename SpringCastTestUnit.java to SpringCastUnitTest.java 2018-11-11 09:34:07 +02:00
Loredana Crusoveanu e7d145e4f9
Update and rename SpringCastTest.java to SpringCastTestUnit.java 2018-11-11 09:28:06 +02: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 1d26380c07 format 2018-11-09 20:55:36 +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
Tom Hombergs 8d70580261
added readme 2018-07-25 22:34:32 +02:00
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