Joe Zhang
e900f2ecc9
Leasy Zhang/shiwangzhihe@gmail.com ( #9445 )
...
* add primary key demo
* add primary key
* use eclipse link
* update unit test
* refact package name
* format code with space
Co-authored-by: joe zhang <joe.zhang@ringcentral.com >
2020-06-12 09:18:54 -05:00
kkaravitis
209c141138
[BAEL-3936] Fixed format to use 2-space indenting for line continuations.
2020-04-24 15:04:44 +03:00
Kostas Karavitis
f22211b619
[BAEL-3936] Changed test methods names to follow BDD naming conventions
2020-04-20 00:29:56 +03:00
Kostas Karavitis
9268d92b99
[BAEL-3936] Fixed formatting
2020-04-17 19:24:01 +03:00
Kostas Karavitis
d2703cb5cd
[BAEL-3936] Fixed the name of menu table
2020-04-08 18:44:32 +03:00
Kostas Karavitis
a75a62f778
[BAEL-3936] Many to many underlying relationship test
2020-04-08 16:12:14 +03:00
kkaravitis
afeec1b6b2
[BAEL-3936] Formatted code
2020-04-05 01:11:49 +03:00
kkaravitis
992f7c8a84
[BAEL-3936] Initial commit
2020-04-05 00:45:15 +03:00
Jonathan Cook
14137fb662
Merge pull request #8012 from fanatixan/bael-3089
...
BAEL-3089 - created examples for @SecondaryTable article
2019-10-22 23:15:25 +02:00
fejera
33a31701cd
cleaned up persistence.xml
2019-10-19 16:43:11 +02:00
fejera
f37d003192
BAEL-3089 - created examples for @SecondaryTable article
2019-10-13 18:00:43 +02:00
matt.rossi
d1d1e14c4b
Fix Format
2019-10-11 18:11:03 +02:00
Catalin Burcea
c5e7773a51
Split or move persistence-modules/java-jpa module ( #7887 )
2019-09-28 12:06:14 -06:00
Guillermo Lopez
b7e02dbb4a
BAEL-2804 Fixed XML indentation
...
I've set the XML indentation the same way as the rest of the modules
using 4 spaces instead of 2.
2019-08-07 22:43:41 -03:00
Guillermo Lopez
d25a282447
Merge branch 'master' into BAEL-2804
...
Conflicts:
persistence-modules/java-jpa-2/README.md
persistence-modules/java-jpa-2/pom.xml
persistence-modules/java-jpa/pom.xml
persistence-modules/pom.xml
2019-08-07 22:21:33 -03:00
glopez
2a4adf2935
BAEL-2804 JPA Query Parameters Usage - formatting issues fixed
...
I fixed some formatting issues as requested since the eclipse formatter
does not support 4 spaces for blocks a 2 for continuations hence it has
to be resolved manually.
Additionally I've applied formatting to the logback.xml file.
2019-08-04 21:39:46 -03:00
Krzysztof Majewski
8e3f2ae495
update
2019-07-30 08:35:24 +02:00
Krzysztof Majewski
f1d68f74f6
add new module
2019-07-26 12:33:04 +02:00
glopez
3af6986dab
BAEL-2804 JPA Query Parameters Usage - move article files to new module
...
Move article files to other maven module since the previous one is
already full.
2019-07-08 19:02:40 -03:00