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/10/10 06:41:59 UTC

[GitHub] [shardingsphere] yage-czy opened a new issue, #14949: how to use CrudRepository.save of jpa?i dont want my sql route to all data node

yage-czy opened a new issue, #14949:
URL: https://github.com/apache/shardingsphere/issues/14949

   hello, my project use jpa + shardingjdbc
   when i use CrudRepository.save to save my data to database,jpa auto generated sql like
   `update table_a set field_a = 1 , field_ab = 2 where id = 3`
   but my sharding-key is another field "dealership_id"。So my sql execute route to all data node.
   I would like to ask, is there any way to deal with this situation?


-- 
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] github-actions[bot] commented on issue #14949: how to use CrudRepository.save of jpa?i dont want my sql route to all data node

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #14949:
URL: https://github.com/apache/shardingsphere/issues/14949#issuecomment-1272350422

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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


Re: [I] how to use CrudRepository.save of jpa?i dont want my sql route to all data node [shardingsphere]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14949:
URL: https://github.com/apache/shardingsphere/issues/14949#issuecomment-2026021519

   There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.


-- 
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] yage-czy commented on issue #14949: how to use CrudRepository.save of jpa?i dont want my sql route to all data node

Posted by GitBox <gi...@apache.org>.
yage-czy commented on issue #14949:
URL: https://github.com/apache/shardingsphere/issues/14949#issuecomment-1273088928

   Hi, any update?


-- 
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] github-actions[bot] closed issue #14949: how to use CrudRepository.save of jpa?i dont want my sql route to all data node

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #14949: how to use CrudRepository.save of jpa?i dont want my sql route to all data node
URL: https://github.com/apache/shardingsphere/issues/14949


-- 
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