On Thu, Feb 18, 2010 at 19:15, Niu, Xuetao <[email protected]> wrote: > I am wondering the DDL of jackrabbit 2.0 for both all databases > supported, which it uses to create the database structure with. The DBA > has to create the database beforehand manually due to permission limits. > > We are storing all (dbFileSystem, dbPersistenceManager, dbBlabla...) in > database, so we need the maximal set.
Depends on the configuration and the schema is dynamically created because of one schema per workspace. The template DDL files are part of the jackrabbit-core.jar. See http://markmail.org/message/7ckso7sf7dkcwqm5 and http://markmail.org/message/ydqraj2vxxaiesnp Regards, Alex -- Alexander Klimetschek [email protected]
