My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
The OCM is already used in one bigger project for which it is actively developed. TODO (Critical) - documentation - examples - testcases
Using Apache Jackrabbit and the power of the Groovy language, an API for storing POGOs (plain ol' groovy objects) is implemented. Furthermore the whole power of JCR (versioning, full-text search etc) is leveraged and made available in the groovy language. *Warning*: currently everything is pr...
*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 fil...
*SOLROM* stands for Solr Object Mapper. It is a lightweight framework for mapping Java objects to/from a [http://lucene.apache.org/solr/ Solr] search index. SOLROM relies on annotations only, so there are no XML configuration files involved.