There is no need for the sequence-name in the dtd as it is now implemented
as a custom attribute.  See the comments in the code for
SequenceManagerOracleImpl class.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "'OJB Users List'" <[EMAIL PROTECTED]>
Sent: Friday, November 01, 2002 12:05 AM
Subject: RE: Sequence Name for unique id generation


> > I just committed your proposed Oracle sequence Manager.
> > I changed it slightly to avoid the changes to metadata classes.
> >
> > Now we can configure it with a custom attribute on the
> > class-descriptor
> > level (see comments in source code).
>
> It doesn't appear that the "sequence-name" attribute has been added to
> the DTD file yet.
>
> Also, since the primary key type information is currently stored in the
> field descriptor, would it make more sense to store the schema name in
> the field descriptor as well?
>
> Ryan Kennedy
>
>
> --
> To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>

Reply via email to