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/09/23 07:37:28 UTC

[GitHub] [shardingsphere] 474846718 opened a new issue #7575: Support for Spring Data JPA needs to be added

474846718 opened a new issue #7575:
URL: https://github.com/apache/shardingsphere/issues/7575


   Use JPA spring.jpa.hibernate.ddl-auto feature to achieve zero configuration for direct use.


----------------------------------------------------------------
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] kimmking closed issue #7575: Support for Spring Data JPA needs to be added

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


   


----------------------------------------------------------------
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] yu199195 commented on issue #7575: Support for Spring Data JPA needs to be added

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


   whats you mean?


----------------------------------------------------------------
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] kimmking commented on issue #7575: Support for Spring Data JPA needs to be added

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


   see https://github.com/apache/shardingsphere/blob/master/examples/shardingsphere-jdbc-example/sharding-example/sharding-spring-boot-jpa-example/src/main/resources/application.properties


----------------------------------------------------------------
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] kimmking commented on issue #7575: Support for Spring Data JPA needs to be added

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


   see https://github.com/apache/shardingsphere/blob/master/examples/shardingsphere-jdbc-example/sharding-example/sharding-spring-boot-jpa-example/src/main/resources/application.properties


----------------------------------------------------------------
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] kimmking closed issue #7575: Support for Spring Data JPA needs to be added

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


   


----------------------------------------------------------------
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] tristaZero commented on issue #7575: Support for Spring Data JPA needs to be added

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


   Hi @474846718 Thanks for your idea. 
   > spring.jpa.hibernate.ddl-auto
   
   Does that mean ShardingSphere helps users create sharding tables automatically? In that case, the sharding rule is also necessary; otherwise, ShardingJDBC does not know how to shard tables.
   
   BTW, a similar feature for ShardingProxy will be online soon! Users can start ShardingProxy without sharding rules and create Sharding tables by SQL. [RDL feature](https://github.com/apache/shardingsphere/issues/7324) will present you with more details.
   
   


----------------------------------------------------------------
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] tristaZero commented on issue #7575: Support for Spring Data JPA needs to be added

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


   Hi @474846718 Thanks for your idea. 
   > spring.jpa.hibernate.ddl-auto
   
   Does that mean ShardingSphere helps users create sharding tables automatically? In that case, the sharding rule is also necessary; otherwise, ShardingJDBC does not know how to shard tables.
   
   BTW, a similar feature for ShardingProxy will be online soon! Users can start ShardingProxy without sharding rules and create Sharding tables by SQL. [RDL feature](https://github.com/apache/shardingsphere/issues/7324) will present you with more details.
   
   


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