Mladen Savic
817cb52482
Connecting to a Specific Schema in JDBC
2021-08-31 20:44:43 +02:00
Dhawal Kapil
0ee1125908
JAVA-3247 Reduce logging of tutorials-integration job
2021-08-21 14:14:24 +05:30
MeenaGawande
9db4e1d630
[BAEL-4958] JPA Unique Constraint ( #10793 )
...
* [BAEL-4958] JPA Unique Constraint
Defining Unique Constraints in JPA
* [BAEL-4958] JPA Unique Constraint
Changed the field name from pAddress to streetAddress
* [BAEL-4958] JPA Unique Constraint
Resolved conflicts
* [BAEL-4958] JPA Unique Constraint
Getters and setters are changed for address field
* [BAEL-4958] JPA Unique Constraint
Fixed Junits
* [BAEL-4958] JPA Unique Constraint
Fixed id field
Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com >
2021-06-01 21:52:34 -05:00
Maciej Główka
6d77cd97e9
BAEL-4887: fetching multiple entities in JPA query ( #10803 )
2021-05-25 12:48:22 -07:00
Mladen Savic
cf6aa5c1cd
return auto generated ids
2021-04-27 12:34:05 +02:00
Krzysztof Woyke
46feed75ff
JAVA-5083: Fix unit tests in java-jpa-3 module
2021-04-01 23:31:16 +02:00
Krzysztof Woyke
bd5440e79f
JAVA-3578: Ignore failing unit test in the java-jpa-3
2021-03-31 23:30:49 +02:00
Emmanuel Yasa
fdd7b7c4f7
[BAEL-4601] Revision: Simplifies assertions
2021-01-14 01:36:35 +08:00
Emmanuel Yasa
70d7527d5d
[BAEL-4601] How to convert a Hibernate proxy to a real entity object
...
* Adds Domain Models
* Adds Integration Tests
2021-01-05 01:35:53 +08:00
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
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
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
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
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