Thread
-
Re: [JDBC] Re: no way in LargeObject API to detect short read?
Paul M. Aoki <aoki@acm.org> — 2001-01-26T19:12:44Z
Peter T Mount <peter@retep.org.uk> writes: > Hmmm, what's the performance issues with this? Is there going to be a problem > with very large LargeObject's? you could probably be smarter about caching previous tell() state, if that's what you mean. jun's hack doesn't actually add any extra buffers or copies. -- Paul M. Aoki / Xerox Palo Alto Research Center / 3333 Coyote Hill Road aoki@acm.org / Computer Science Laboratory / Palo Alto, CA 94304-1314