You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/20 08:39:10 UTC

[GitHub] [shardingsphere] LGAKing opened a new issue, #18452: Spring Data JPA occure Exception with Blob value

LGAKing opened a new issue, #18452:
URL: https://github.com/apache/shardingsphere/issues/18452

   I am using Spring Data JPA, and have declared Entity. Among them, some fields use the Object (specific type, eg. ItemDTO) type declaration in Entity, and use Blob storage in the database. When Sharding is not integrated, CRUD can be performed normally. After integrating Sharding, an exception "unsupported data type" will appear when inserting Blob data. I don't know if this problem will be fixed, or if the Entity field type needs to be changed to Clob or byte[].
   
   Sharding Vesion: 5.1.1
   
   DB Version:  Oracle 19c
   
   thks~


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang closed issue #18452: Spring Data JPA occure Exception with Blob value

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #18452: Spring Data JPA occure Exception with Blob value
URL: https://github.com/apache/shardingsphere/issues/18452


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #18452: Spring Data JPA occure Exception with Blob value

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #18452:
URL: https://github.com/apache/shardingsphere/issues/18452#issuecomment-1182117317

   Can you format your log, remove the `\r\n\t`? It is not easy to read


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang commented on issue #18452: Spring Data JPA occure Exception with Blob value

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #18452:
URL: https://github.com/apache/shardingsphere/issues/18452#issuecomment-1246926088

   Closed due to no reply for a long time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #18452: Spring Data JPA occure Exception with Blob value

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #18452:
URL: https://github.com/apache/shardingsphere/issues/18452#issuecomment-1164401705

   Can you provide the full stack trace?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] LGAKing commented on issue #18452: Spring Data JPA occure Exception with Blob value

Posted by GitBox <gi...@apache.org>.
LGAKing commented on issue #18452:
URL: https://github.com/apache/shardingsphere/issues/18452#issuecomment-1165170383

   > Can you provide the full stack trace?
   
   thks ur reply!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org