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 2021/11/04 05:08:43 UTC

[GitHub] [shardingsphere] pandatop opened a new issue #13453: When will this project start to support jdbc4.1?

pandatop opened a new issue #13453:
URL: https://github.com/apache/shardingsphere/issues/13453


   ## Feature Request
   
   **For English only**, other languages will not accept.
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot make decision by current information, we will **close it**.
   
   Please answer these questions before submitting your issue. Thanks!
   
   ### Is your feature request related to a problem?
   
   ### Describe the feature you would like.
   


-- 
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] pandatop commented on issue #13453: When will this project start to support jdbc4.2?

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


   > The version `4.1.1` is no longer maintained. Could you try the latest version?
   At present, I have quoted the latest version, the problem has been solved, thank you for your reminder
   


-- 
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] pandatop edited a comment on issue #13453: When will this project start to support jdbc4.2?

Posted by GitBox <gi...@apache.org>.
pandatop edited a comment on issue #13453:
URL: https://github.com/apache/shardingsphere/issues/13453#issuecomment-960485708


   > Uh, what are the features of `JDBC4.2` for `LocalDateTime` in JAVA? In `ShardingSphere-JDBC` and `ShardingSphere-Proxy` to `5.0.0-beta`, `LocalDateTime` is properly recognized by `CLASS_BASE` to custom sharding algorithms.
   
   ![image](https://user-images.githubusercontent.com/86768666/140266117-e12e4e56-aec0-4c09-b997-28f16c1925f2.png)
   ![image](https://user-images.githubusercontent.com/86768666/140266253-458561f1-b49e-4596-a7d1-90ae23bbc9d6.png)
   
   Because in mybatis 3.5.7 corresponding to the result of LocalDateTime or LocalDate type, the API of JDBC4.1 is called, but it is not supported in sharding-jdbc, and the method is final modified. Currently, only the processing of mybatis can be rewritten kind


-- 
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] pandatop removed a comment on issue #13453: When will this project start to support jdbc4.2?

Posted by GitBox <gi...@apache.org>.
pandatop removed a comment on issue #13453:
URL: https://github.com/apache/shardingsphere/issues/13453#issuecomment-962432345


   > The version `4.1.1` is no longer maintained. Could you try the latest version?
   
   Yes, I read the code of 5.0.0-beta, it still doesn't support it
   ![image](https://user-images.githubusercontent.com/86768666/140606827-bda68e12-139d-46e5-a627-a3c206ffc155.png)
   


-- 
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] linghengqian commented on issue #13453: When will this project start to support jdbc4.2?

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


   Uh, what are the features of `JDBC4.2` for `LocalDateTime` in JAVA? In `ShardingSphere-JDBC` and `ShardingSphere-Proxy` to `5.0.0-beta`, `LocalDateTime` is properly recognized by `CLASS_BASE` to custom sharding algorithms.


-- 
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] TeslaCN commented on issue #13453: When will this project start to support jdbc4.2?

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


   The version `4.1.1` is no longer maintained. Could you try the latest version?


-- 
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] pandatop edited a comment on issue #13453: When will this project start to support jdbc4.2?

Posted by GitBox <gi...@apache.org>.
pandatop edited a comment on issue #13453:
URL: https://github.com/apache/shardingsphere/issues/13453#issuecomment-962432345


   > The version `4.1.1` is no longer maintained. Could you try the latest version?
   
   Yes, I read the code of 5.0.0-beta, it still doesn't support it
   ![image](https://user-images.githubusercontent.com/86768666/140606827-bda68e12-139d-46e5-a627-a3c206ffc155.png)
   


-- 
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] pandatop commented on issue #13453: When will this project start to support jdbc4.2?

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


   > The version `4.1.1` is no longer maintained. Could you try the latest version?
   
   Yes, I read the code of 5.0.0-beta, it still doesn't 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.

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

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



[GitHub] [shardingsphere] pandatop closed issue #13453: When will this project start to support jdbc4.2?

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


   


-- 
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] pandatop commented on issue #13453: When will this project start to support jdbc4.2?

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


   > Uh, what are the features of `JDBC4.2` for `LocalDateTime` in JAVA? In `ShardingSphere-JDBC` and `ShardingSphere-Proxy` to `5.0.0-beta`, `LocalDateTime` is properly recognized by `CLASS_BASE` to custom sharding algorithms.
   
   ![image](https://user-images.githubusercontent.com/86768666/140266047-b9483ba8-bc36-41ec-bb32-1d339fa9fdff.png)
   ![image](https://user-images.githubusercontent.com/86768666/140266117-e12e4e56-aec0-4c09-b997-28f16c1925f2.png)
   ![image](https://user-images.githubusercontent.com/86768666/140266253-458561f1-b49e-4596-a7d1-90ae23bbc9d6.png)
   
   Because in mybatis 3.5.7 corresponding to the result of LocalDateTime or LocalDate type, the API of JDBC4.1 is called, but it is not supported in sharding-jdbc, and the method is final modified. Currently, only the processing of mybatis can be rewritten kind


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