It is defined in Section 7 of JSR 283 : http://www.day.com/specs/jcr/2.0/7_Export.html
On 9/29/10 9:19 AM, sam lee wrote: > Hey, > > What is "system view XML" ? > My Google hadouken failed. > > thanks. > sam > > On Tue, Sep 28, 2010 at 9:18 PM, Justin Edelson <[email protected] > <mailto:[email protected]>> wrote: > > You can generate a system view XML file from your MySQL data and then > import that in one shot. > > Justin > > On 9/28/10 9:14 PM, sam lee wrote: > > Hey, > > > > I need to migrate data stored in mysql to jackrabbit. > > I'm using JCR API (Node.addNode().. etc). And it takes many > hours to do > > so. > > > > Is there a way to speed things up? > > > > I was wondering if there is a way to directly output JCR files and > copy > > those to jackrabbit repo, instead of using API. > > > > Thanks. > > Sam > > > >
