Thanks for the tips... I think I've got a handle on how thatOID/largeobject works with the JDBC library's getBlob/setBlob calls.
Is there something comparable to take advantage of the Postgresql BYTEA typefor small binary objects?
David