Replies: 2 comments
-
|
I found that this driver will be suspended its maintenance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It seems XADataSource is not supported in principle. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am a little worried because of package name of class MysqlXADataSource in AWS JDBC Driver for MySQL. It is intentionally placed different package than original MySQL Connector/J and it is usable? or using it is not considered?
That class of original MySQL Connector/J is com.mysql.cj.jdbc.MysqlXADataSource.
(https://dev.mysql.com/doc/connector-j/en/connector-j-api-changes.html)
Beta Was this translation helpful? Give feedback.
All reactions