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 2020/07/07 03:58:35 UTC

[GitHub] [shardingsphere] syhasia opened a new issue #6288: how to use sharding-jdbc to shard table without mybatis?

syhasia opened a new issue #6288:
URL: https://github.com/apache/shardingsphere/issues/6288


   i want to insert some data into shard tables in my project, but i do not use mybatis.
   for example: insert into user(name,age) values (test,12); i want to insert this data into user0/user1, not user table.
   
   how to implement it? does sharding-jdbc support it?
   


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

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



[GitHub] [shardingsphere] menghaoranss commented on issue #6288: how to use sharding-jdbc to shard table without mybatis?

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


   @syhasia please refer to : https://shardingsphere.apache.org/document/legacy/4.x/document/cn/manual/sharding-jdbc/usage/sharding/


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

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



[GitHub] [shardingsphere] menghaoranss closed issue #6288: how to use sharding-jdbc to shard table without mybatis?

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #6288:
URL: https://github.com/apache/shardingsphere/issues/6288


   


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

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



[GitHub] [shardingsphere] menghaoranss commented on issue #6288: how to use sharding-jdbc to shard table without mybatis?

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


   If there is no problem, we will close this issue


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

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