Hi,

On Tue, Apr 15, 2008 at 4:47 PM, Thomas Mueller
<[EMAIL PROTECTED]> wrote:
>  How would you write an application that does the following:
>
>  1) open a repository, write some data to it
>  2) close the repository
>  3) backup the files that make up the repository
>  4) re-open the repository
>  5) close the repository
>
>  The implementation should be as vendor independent as possible. And
>  how would you instrument the code to use the JCRLog wrapper?

Turning that around, how would you do it with a relational database using JDBC?

I don't think the above use case is something that really needs to be
vendor-independent, i.e. how often a generic application needs to do
that?

BR,

Jukka Zitting

Reply via email to