Hi Yuriy, ----- Original Message ----- From: "Yuriy Zubarev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 1:25 AM Subject: Re: Sequence Managers
> Found it, thanks! Turned out that SequenceManager interface > has been changed since version 0.9.7 Yes a few days ago I checked in this new version. I will update the SM docs in the nexts days too. > so I cannot just > grab SequenceManagerOracleImpl from CVS and use it > in a project you could try to check out version 1.2, this version use a custom attribute 'sequence-name' to obtain the sequence name for a class. I think OJB 0.9.7 was shipped with custom-attribute feature (see repository.dtd). > and therefore there is a question: when > is 0.9.8 schedulled to be out and if it's not rather > soon then is it reasonably safe to build OJB from latest > stuff from CVS? Think all people who work on OJB do their best to improve OJB without making it unstable. But we cannot guarantee that the CVS was always safe (A bug is a bug, is a bug ;-)). regards, Armin > > Thanks. > > Yuriy ZUbarev > > > > it's post 0.9.7 stuff: > > http://cvs.apache.org/viewcvs/jakarta-ojb/src/java/org/apache/ojb/broker /util/sequence/ > > > > Yuriy Zubarev wrote: > >> Hello everyone, > >> > >> Browsing mail-archive I found messages where people > >> mentioned implementations of Sequence Managers pertaining > >> to specific databases: Oracle or mySQL. This sounds like > >> a great idea but I couldn't find anything related > >> into source directory of OJB 0.9.7. > >> > >> Am I looking not hard enough or those Sequence > >> Managers are simply not part of OJB? > >> > >> Thanks. > >> > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> For additional > > commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- > Yuriy Zubarev > > > > -- > 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]>
