On Wed, May 29, 2019 at 3:27 AM Richa Kumari <rkum...@ctisinc.com> wrote:
>
> Hi Dev Team
>
>
>
> We are using Jackrabbit for our content repository and the version 1.5.0 is 
> getting used.  The application was developed by 3rd party in early 2005-2007 
> . We  are trying to understand the process of saving the XML file and mapping 
> with our dataset. We understood that our key is the node or folder in the 
> repository however we are not able to locate the direct relationship in the 
> table rep_binval.binval_data and the our foreign key. We also noticed that 
> system does not update the information but its retrieve and delete them and 
> create the updated one as the new record. Our target area is to understand 
> how the rep_prop or rep_node store the foreign key relation to retrieve the 
> data.
>

The tables are internal details which you're not supposed to direct
access. You should always use JCR API [1,2] instead to access the JCR
hierarchical data.

Regards,

Woonsan

[1] http://jackrabbit.apache.org/jcr/jcr-api.html
[2] https://docs.adobe.com/docs/en/spec/jcr/1.0/index.html

>
>
> Hoping to reach you guys about and get any help to understand the node and 
> especially root node which stores in the baseFolder. We also noticed that 
> when system starts up, it has the rootUUID value in the cached folder (folder 
> location \repository\meta)  but others are not created or stored inside any 
> other folder.
>
>
>
> Hope to see your reply soon.
>
>
>
> Thank you.
>
>
>
> Best Regards,
>
> Richa
>
>
>
> Please consider the environment before printing this message. CTIS, Inc. 
> CONFIDENTIAL COMMUNICATION This email and any files transmitted with it are 
> confidential and are intended solely for use by the individual or entity to 
> whom addressed. If you have received this email in error, do not forward, 
> print, or copy, this email. Instead, please immediately notify us by 
> telephone at (301) 948-3033 or by reply email to the sender. Please delete 
> this email and its attachments from your system and do not retain any copies. 
> Thank you.

Reply via email to