Yes, that is what that configuration parameter does.

Rakesh

On Dec 14, 2009, at 2:07 PM, ChadDavis <[email protected]> wrote:

In the URL parameter, what is the "create=true" all about?  Does this
refer to whether the DB schema is created on initialization, if it
doesn't already exist?

<PersistenceManager
class= "org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager" > <param name="url" value="jdbc:derby:${wsp.home}/ db;create=true"/>
         <param name="schemaObjectPrefix" value="${wsp.name}_"/>
</PersistenceManager>

Reply via email to