Thomas,

I agree it is better to make it a custom attribute.  I did not know about
custom attributes until now.  One learns something new everyday.

Thanks.


----- Original Message -----
From: "Thomas Mahler" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Thursday, October 31, 2002 3:46 PM
Subject: Re: Sequence Name for unique id generation


> Hi Rajeev,
>
> 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).
>
> cheers
> Thomas
>
> Rajeev Kaul wrote:
> > Hi Thomas,
> >
> > You are welcome.  How about the patch I submitted for fixing BLOB/CLOB
test
> > case?  I did not get any feedback on that.
> >
> > Rajeev
> > ----- Original Message -----
> > From: "Thomas Mahler" <[EMAIL PROTECTED]>
> > To: "OJB Users List" <[EMAIL PROTECTED]>
> > Sent: Wednesday, October 30, 2002 10:55 PM
> > Subject: Re: Sequence Name for unique id generation
> >
> >
> >
> >>Hi again Rajeev,
> >>
> >>thanks for the patch!
> >>
> >>Your patch can be really helpful! I hope to get it integrated into the
> >>codebase soon.
> >>
> >>thnaks,
> >>Thomas
> >>
> >>Rajeev Kaul wrote:
> >>
> >>>I have added a sequence-name attribute to the class descriptor in the
> >>>repository.dtd.  I added a new class called SequenceManagerOracleImpl
> >>>which is a copy of the SequenceManagerSapImpl, except that it uses the
> >>>sequence-name from the class descriptor to generate the unique ids.
> >>>
> >>>I am attaching the files I had to modify in order to add this feature.
> >>>
> >>>
>
>>>------------------------------------------------------------------------
> >>>
> >>>--
> >>>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>
> >
> >
> >
> > --
> > 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>


--
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