Hi, On Mon, Oct 13, 2014 at 9:55 AM, TALHAOUI Mohamed <[email protected]> wrote: > ...I found Jackrabbit > OCM<http://jackrabbit.apache.org/5-with-jackrabbit-ocm.html> but > nothing in Oak. > Is there something in the pipe ? ...
As Michael says, probably not in Oak. The Sling Models [1] are IMO a nice way of handling JCR-to-object mappings, but that requires using Sling as your applications layer on top of Oak. Depending on the current state of your project, using Sling might be useful as it provides lots of out-of-the-box functionality when working with JCR storage. -Bertrand (Sling committer, so heavily biased ;-) [1] http://sling.apache.org/documentation/bundles/models.html
