On 6/16/05, Larry Meadors <[EMAIL PROTECTED]> wrote:
That was me Ron. ;-)
I had the same issue with ICloneable, but think with newer versions,
it went away.
Did my provider entry ever get included with the distribution? I know
it is available on the archives, but am not sure if it ever made it
into the source...
Larry
On 6/15/05, Ron Grabowski <[EMAIL PROTECTED]> wrote:
> What version of IBatisNet are you using? What version of the DB2
> provider are you using? There was an issue a long time ago with with
> the ICloneable interface that has since been fixed:
>
> http://issues.apache.org/jira/browse/IBATISNET-46
>
> Another user on the list uses DB2 and IBatisNet.
>
> - Ron
>
> --- "Potter, Christopher" <[EMAIL PROTECTED] > wrote:
>
> > Hi There.
> >
> >
> >
> > I'm just beginning to use IBatis.Net. I really appreciate your
> > effort
> > on providing this framework. I'm having a problem when trying to use
> > a
> > DB2 .Net Data Provider. The IDbCommand implementation for this
> > Provider
> > does not implement the ICloneable interface. It seems assuming that
> > any
> > IDbCommand implementation will implement the ICloneable interface is
> > not
> > sound as there doesn't appear to be anything that mandates this, i.e.
> > the IDbCommand interface doesn't extend ICloneable, etc. Am I
> > misunderstanding the issue?
> >
> >
> >
> > Thanks in advance for your response,
> >
> > Chris Potter
> >
> >
>
>

