You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "A.N Deepak" <an...@cisco.com> on 2003/01/06 07:35:25 UTC

Using Branches in JDBCDescriptorsStore

Hi,
We are using JDBCDescriptorsStore as the store implemenation for storing
descriptors.
When we create a branch , the branch ino will be lost next time when we run
the appln.
Cotent implementation calls storeRevisionDescriptors of the store, which
inturn calls createRevisionDescriptors.
In this method, the code for persisting branch records is missing(rather its
marked "TO DO"). We are trying to add it here.
But we are not clear  how to use the column "childnumber" ?.
Please let me know


Thanx & Regards,
Deepak