Rework Oracle LOB support
-------------------------
Key: OPENJPA-1249
URL: https://issues.apache.org/jira/browse/OPENJPA-1249
Project: OpenJPA
Issue Type: Improvement
Components: jdbc
Affects Versions: 1.3.0, 2.0.0
Reporter: Milosz Tylenda
Priority: Minor
We could probably get rid of the following Oracle-specific behaviour and code:
- using non-embedded LOB handling when size of the value exceeds 4000
bytes/chars,
- using empty LOB when persisting a null value.
Chances are the above behaviour is not needed starting from Oracle 9 or 10.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.