You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Antonio Gallardo <ag...@agsoftware.dnsalias.com> on 2003/07/22 18:56:11 UTC

About OJB internal tables....

Hi:

In the tutorial 5 I saw the following tables that are used by OJB internal:

OJB_HL_SEQ
OJB_LOCKENTRY
OJB_NRM
OJB_DLIST
OJB_DLIST_ENTRIES
OJB_DLIST
OJB_DSET
OJB_DSET_ENTRIES
OJB_DMAP
OJB_DMAP_ENTRIES

My questions:

1-Are all this tables need if I want to use OJB with JDO?
2-For what are this tables used?

Best Regards,

Antonio Gallardo.



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: About OJB internal tables....

Posted by Armin Waibel <ar...@code-au-lait.de>.
Hi,

----- Original Message -----
From: "Antonio Gallardo" <ag...@agsoftware.dnsalias.com>
To: <oj...@db.apache.org>
Sent: Tuesday, July 22, 2003 6:56 PM
Subject: About OJB internal tables....


> Hi:
>
> In the tutorial 5 I saw the following tables that are used by OJB
internal:
>
> OJB_HL_SEQ
only needed when using SequenceManagerHighLowImpl as
sequence manager for key generation

AFAIK only used by ODMG-api implementation
> OJB_LOCKENTRY
> OJB_NRM
> OJB_DLIST
> OJB_DLIST_ENTRIES
> OJB_DLIST
> OJB_DSET
> OJB_DSET_ENTRIES
> OJB_DMAP
> OJB_DMAP_ENTRIES

see http://db.apache.org/ojb/platforms.html

regard,
Armin

>
> My questions:
>
> 1-Are all this tables need if I want to use OJB with JDO?
> 2-For what are this tables used?
>
> Best Regards,
>
> Antonio Gallardo.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org