Mateusz Szablak
|
9bce552d6d
|
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 |
|
Emmanuel Yasa
|
bc501e36b3
|
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
|
3139be9468
|
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
|
06c800c526
|
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 |
|
andrebrowne
|
d50a831972
|
BAEL-4077 Fixup styling
|
2020-08-08 21:05:32 -04:00 |
|
andrebrowne
|
9e03b89e69
|
BAEL-4007 Add jpa data equality unit test specs
|
2020-07-15 20:53:23 -04:00 |
|