9 Commits

Author SHA1 Message Date
Loredana Crusoveanu
a6da9ca4e6
Update README.md 2019-08-13 23:34:05 +03:00
collaboratewithakash
7a553f77c3
Back-link added 2019-08-13 17:23:37 +05:30
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
acd87d8e58 BAEL-2804 JPA Query Parameters Usage - formatting fixes 2019-07-14 11:03:53 -03: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