Commit Graph

11 Commits

Author SHA1 Message Date
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