[
https://issues.apache.org/jira/browse/OPENJPA-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777049#action_12777049
]
Jeremy Bauer commented on OPENJPA-1248:
---------------------------------------
Hi Milosz. I agree. It my not be worth the risk and/or effort if a huge
number of changes are required to support Reader, especially given there hasn't
been a request to support it on PostgreSQL. It might be a fun exercise,
though. :-)
Take a look at my patch for OPENJPA-1249. The bit of code that gets an
underlying DBCP connection could be split out into a utility class and put to
use for the PostgreSQL streaming support. The patch also includes a pom update
with the connection property setting required to access the underlying DBCP
connection.
> LOB streaming does not work as expected
> ---------------------------------------
>
> Key: OPENJPA-1248
> URL: https://issues.apache.org/jira/browse/OPENJPA-1248
> Project: OpenJPA
> Issue Type: Bug
> Components: jdbc
> Affects Versions: 1.1.0, 1.2.0, 1.2.1, 1.3.0, 2.0.0
> Environment: Oracle, MySQL, PostgreSQL, SQL Server
> Reporter: Milosz Tylenda
> Attachments: failures.txt, TestReaderLob_oracle.log
>
>
> TestReaderLob does not pass with any of the databases indicated in the test
> case: Oracle, MySQL, PostgreSQL, SQL Server. TestInputStreamLob passes only
> with MySQL and PostgreSQL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.