JCROM (pronounced "Jack-rom") stands for Java Content Repository Object Mapper. It is a lightweight framework for mapping Java objects to/from a Java Content Repository (JCR). This is commonly called Object Content Mapping.
JCROM relies on annotations only, so there are no XML configuration files involved.
JCROM ensures that your objects are mapped to the JCR according to best practices, meanwhile abstracting the gritty details and making your code clean and readable.
annotation based (needs Java 1.5) lightweight, minimal external dependencies simple to learn, easy to use (and test) removes error prone boiler plate code works with any JCR implementation works well with Guice and Spring vision: do for JCR what Hibernate did for JDBC
30 Day Summary May 16 2013 — Jun 15 2013
|
12 Month Summary Jun 15 2012 — Jun 15 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.