| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Michael Barker <mike(at)middlesoft(dot)co(dot)uk> |
| Cc: | acoliver(at)jboss(dot)org, pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: [Patch] JDBC3 Blob support |
| Date: | 2005-03-28 08:54:18 |
| Message-ID: | Pine.BSO.4.56.0503280353150.8879@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ejder DAŞKIN | 2005-03-28 09:23:29 | problem with returning a table |
| Previous Message | John R Pierce | 2005-03-25 21:23:30 | Re: Permission error |