Hi,

----- Original Message -----
From: "casterx" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 03, 2003 10:17 PM
Subject: Multiple Sequence Managers


> Will it be possible to use more than one Sequence Manager in any given
> repository? The description of the DTD on the home page says an
attribute
> sequence-manager is part of the <class-descriptor>, but that features
is
> still not implemented. In the .9.9 CVS in the CVS, that attribute is
> missing?

I'm currently working on that stuff. But I will implement a different
solution,
were it is possible to define one sequence manager per
jdbc-connection-descriptor. So we keep the persistent metadata
(ClassDescriptor) free from connection metadata (most sequence manager
implementations use a connection to generate their ids). Then it is
possible to
use the same ClassDescriptor with multiple databases.
Or do I overlook something?
Are there arguments to bound sequence
managers to the persistent object metadata?

Hope to check in this in the next days.

regards,
Armin

>
> Is OJB 1.0 only going to support one sequence manager per application?
>
> P.S. Have you guys considered adding a cache attribute per class?
>
>
> Thanks
> Caster
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to