wuguowei19880907 opened a new issue #11475:
URL: https://github.com/apache/shardingsphere/issues/11475


   oracle database+spring boot 1.5+hibernate+sharding 5.0.0
   
   I change the **EncryptAlgorithm** encrypt and decrypt method return bytes to 
store the encrypted data with **oracle raw type**.
   
![image](https://user-images.githubusercontent.com/19338820/126764950-b4a8e4f8-c2bc-49c4-bce2-7f4710120446.png)
   
   when i execute update for insert data ,the error logs:
   
![image](https://user-images.githubusercontent.com/19338820/126765028-d47261a4-2bdf-4e13-b02f-f76c29ce6be2.png)
   
   I think it is because that the bytes data insert not success ,but how to 
change the data type as bytes or raw


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to