Skip to content

Using the wrapper with a specific version of underlying MySQL JDBC Driver #375

Answered by karenc-bq
dstaviss asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @dstaviss,

  1. When you use the wrapper driver you also need to specify the underlying driver you need to use.
    Depending on your tech stack you may do this in several ways. For instance if you are using the Gradle build tool you can specify the underlying driver as a dependency, see the documentation for more details. Please feel free to let me know if you would like an example for a specific workflow.

  2. We recommend using the AwsWrapperDataSource with a target data source class of your choice. Here is a simple example. For more configuration properties check out this documentation.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@dstaviss
Comment options

Answer selected by dstaviss
Comment options

You must be logged in to vote
6 replies
@davecramer
Comment options

@Bharathkumarraju
Comment options

@karenc-bq
Comment options

@Bharathkumarraju
Comment options

@Bharathkumarraju
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants