Commit Graph

22 Commits

Author SHA1 Message Date
Emmanuel Yasa
bb74502aa5 [BAEL-4056] Guide to MultipleBagFetchException (#10304)
* Removes DummyEntity
* Uses Artist Entity instead of DummyEntity
2020-12-04 18:44:40 -08:00
Emmanuel Yasa
5443f23db3 [BAEL-4056] Guide to MultipleBagFetchException (#10294)
* Adds Domain Models
* Adds Integration Tests
2020-11-30 23:22:46 -08:00
johnA1331
7f616e4857 Update README.md 2020-11-18 17:09:46 +08:00
johnA1331
7c21ca2680 Update README.md 2020-11-18 17:00:13 +08:00
Mateusz Szablak
86f154d83b BAEL-4723 Defining Indexes in JPA #2 (#10254)
* BAEL-4723 Defining Indexes in JPA

* unit -> integration test

* whitespaces fix

* tab to space

Co-authored-by: mateusz.szablak <mateusz.szablak@accenture.com>
2020-11-15 21:26:38 -08:00
Mateusz Szablak
8f425e5727 BAEL-4723 Defining Indexes in JPA (#10247)
* BAEL-4723 Defining Indexes in JPA

* unit -> integration test

Co-authored-by: mateusz.szablak <mateusz.szablak@accenture.com>
2020-11-13 10:25:15 -08:00
johnA1331
1334e1a279 Update README.md 2020-11-11 21:32:16 +08:00
Jonathan Cook
c8c1e63a20 Merge pull request #10216 from emyasa/BAEL-4643
BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
2020-11-11 11:46:00 +01:00
Emmanuel Yasa
f6f1c11082 BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
* Adds a test to OrphanRemovalIntegrationTest that expects a PersistenceException
2020-11-04 23:42:20 +08:00
Emmanuel Yasa
e66514e3dd BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
* Reformats code using the provided intelliJ-formatter.xml
2020-11-04 23:42:20 +08:00
Emmanuel Yasa
d3da953252 BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
* Defines the Domain: ShipmentInfo, LineItem and OrderRequest entity
* Adds CascadeTypeRemoveIntegrationTest
* Adds OrphanRemovalIntegrationTest
2020-11-04 23:42:20 +08:00
joe
7c3fcf1c47 [BAEL-4635] Fixed tests and formatted per feedback 2020-11-02 22:05:46 -05:00
joe
7d65b4b0ab [BAEL-4635] Tests for JPA Transient Annotation tutorial 2020-10-29 20:17:31 -04:00
sampadawagde
63e25b4181 Fix for String equals check 2020-08-28 15:39:15 +05:30
johnA1331
a9b4ccd15a Update README.md 2020-08-20 18:21:02 +08:00
andrebrowne
b226283b38 Merge branch 'BAEL-4077' 2020-08-08 21:16:30 -04:00
andrebrowne
dae8e088ac BAEL-4077 Fixup styling 2020-08-08 21:14:25 -04:00
andrebrowne
9bb40073b6 Merge branch 'BAEL-4077' 2020-08-08 21:06:36 -04:00
andrebrowne
9848d89bef BAEL-4077 Fixup styling 2020-08-08 21:05:32 -04:00
andrebrowne
bd0a7032fe Remove metamodel plugin 2020-07-28 18:40:29 -04:00
andrebrowne
a00ae301a9 Simplify hashcode example 2020-07-28 18:03:57 -04:00
andrebrowne
62eb29e668 BAEL-4007 Add jpa data equality unit test specs 2020-07-15 20:53:23 -04:00