You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Esteban Franqueiro <es...@bea.com> on 2008/03/26 18:01:58 UTC

Anybody using DB2?

Hi all!
I was wondering if anybody is using DB2. Since there's no bundle PM for it, maybe it's because the 
BundleDbPM works fine?
Also, there's a DB2FileSystem, but no bundle DB PM.
Summing up... Does Jackrabbit work storing everything in DB2?
Thanks!

Esteban Franqueiro
esteban.franqueiro@bea.com 


Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.

Re: Anybody using DB2?

Posted by Esteban Franqueiro <es...@bea.com>.
> hi esteban
>
> On Wed, Mar 26, 2008 at 6:01 PM, Esteban Franqueiro
> <es...@bea.com> wrote:
>> Hi all!
>>  I was wondering if anybody is using DB2. Since there's no bundle PM for it, maybe it's because 
>> the
>>  BundleDbPM works fine?
>
> there's a db2.ddl resource. use BundleDbPersistenceManager and specify
> "db2" for the "schema"
> parameter, i.e.
>
>   <param name="schema" value="db2"/>
>
> the vendor-specific PM classes are only there because they need to
> override some base class methods.
>
> cheers
> stefan

Thanks Stefan!

Esteban Franqueiro
esteban.franqueiro@bea.com 


Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.

Re: Anybody using DB2?

Posted by Stefan Guggisberg <st...@gmail.com>.
hi esteban

On Wed, Mar 26, 2008 at 6:01 PM, Esteban Franqueiro
<es...@bea.com> wrote:
> Hi all!
>  I was wondering if anybody is using DB2. Since there's no bundle PM for it, maybe it's because the
>  BundleDbPM works fine?

there's a db2.ddl resource. use BundleDbPersistenceManager and specify
"db2" for the "schema"
parameter, i.e.

   <param name="schema" value="db2"/>

the vendor-specific PM classes are only there because they need to
override some base class methods.

cheers
stefan

>  Also, there's a DB2FileSystem, but no bundle DB PM.
>  Summing up... Does Jackrabbit work storing everything in DB2?
>  Thanks!
>
>  Esteban Franqueiro
>  esteban.franqueiro@bea.com
>
>
>  Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
>