On Thu, 24 Mar 2005, Kris Jurka wrote:
>
> On Thu, 24 Mar 2005, Michael Barker wrote:
>
> > Yeah, you got me. My intent was to implement the above, but I kinda
> > hacked in the CLOB stuff, as I was more interested in getting the BLOB
> > support in place. If you would be willing to commit the BLOB pieces
> > then it would be appreciated as this has the greatest benefit to the
> > JBoss Mail project. I am still interested in doing the CLOB stuff as a
> > have a picture of how to do it (though its not pretty), but would prefer
> > it not to hold up the BLOB support. Would you like me to resubmit a
> > BLOB patch w/JUnits?
>
> I'll apply just the BLOB part of this while we decide what to do about
> CLOBs.
>
OK, I've applied the BLOB part. I left in AbstractJdbc2BlobClob with the
assumption that the CLOB stuff will build upon it.
Kris Jurka