Hello team,
My last commit to source repository [1] was successful but the commit message 
[2] was not reflected in the JIRA issue [3]. Is this a known issue or there is 
a technical glitch for my user settings.


[1] - https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
[2] - [OLINGO-185] Handling java.sql.Blob and java.sql.Clob in JPA processor

New callback interface
org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent is
introduced. Implement this interface when Blob and Clob data types are
used as JPA entity property. OData JPA processor call backs the
implementation to fetch the JPA provider specific implementation of Blob
and Clob Objects.

The callback implementation needs to be registered via the method
setOnJPAWriteCallBack provided as part of ODataJPAServiceFactory class.

[3] - https://issues.apache.org/jira/browse/OLINGO-185

Thanks,
Kind Regards
Chandan VA

Reply via email to