Actually , I dont think we can merge them back as one since one abstracts abstractSimpleService and the other abstractService. So at least a helper classs for the sql methods then.
We should put the sql (and common code) from both the descriptors and content versons of the stores in the same helper. rgds CB ----- Original Message ----- From: "Colin Britton" <[EMAIL PROTECTED]> To: "Slide Developers List" <[EMAIL PROTECTED]> Sent: Saturday, January 12, 2002 2:53 PM Subject: Re: Database connection lost > > We should also think about merging the sql code from JDBC and J2EE > > stores. > > > > We could merge them back as one store and use a configuration parameter > (such as if datasource parameter exists) as the key as to which type of > store it is. If you agree I will get this going. > > rgds > CB > > > -- > 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]>
