You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Pawel Sabina <pa...@comarch.com> on 2005/05/09 11:50:12 UTC

best practise to store xml-serialized objects

Hi,

what is the best way to store XML serialized objects (like EMF objects) 
as part of the repository (nodes structure).
Or maybe it is not a good idea to use jcr to do this?

First of all, I'am interested in how would the update process of object 
changes be done.
I want to be able search for objects attributes.

regards,
pawel