Hi, OCM is a object mapping for a content repository based on JCR (eg. Jackrabbit). this is not only used for binaries. It can be used for any kind of content. Here, we are only focusing on content repository. However, it is be possible to use a RDBMS and a content repo (JCR) from the same application.
Christophe On Tue, Sep 30, 2008 at 04:00, lujie <[EMAIL PROTECTED]> wrote: > > Hi, > as far as i can see, the hibernate mapping is for database table , and > the ocm is for database blob. And > maybe the ocm can provide another choice that we can decide whether the > java > bean be saved as blob or > hibernate entity > any ideas? > > THX > > lujie > -- > View this message in context: > http://www.nabble.com/Hybrid-schemes-with-table-and-blob-mapping-for-OCM--tp19734903p19734903.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > >
