Can anybody tell me if it is possible to stream binary data from the database using JPA? I noticed in the spec, support for java.sql.Blob was removed in one of the revisions. OpenJPA, however, seems to have a few classes related to streaming binary data.
Is it possible? Thanks, Roger -- View this message in context: http://www.nabble.com/Streaming-database-blobs-tf2543259.html#a7086483 Sent from the open-jpa-dev mailing list archive at Nabble.com.
