On 7/27/06, Jens Reufsteck <[EMAIL PROTECTED]> wrote:
...Postgres can store large objects internally and then saves only a reference in the actual table. The DatabaseReader retrieves the reference using ResultSet.getBinaryStream(). ResultSet.getBlob() retrieves the large object - maybe something for future improvement of the DatabaseReader?...
Thanks for the clarification! -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
