Introduce Jcr singleton, making using Jcr less verbose.
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 22 Sep 2019 08:32:03 +0000 (10:32 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 22 Sep 2019 08:32:03 +0000 (10:32 +0200)
commit25e4528153640a2e211e217468f8f5aa01607cf0
tree17866e988340f990a76f0460a250b11792b40467
parent7b4a43f00c979695d4cb9fcd5672b188cb3637a4
Introduce Jcr singleton, making using Jcr less verbose.
org.argeo.jcr/src/org/argeo/jcr/Jcr.java [new file with mode: 0644]
org.argeo.jcr/src/org/argeo/jcr/JcrUtils.java