Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation not correct : https://quarkus.io/guides/datasource#configure-a-jdbc-datasource (DB2 driver) #36814

Closed
argenstijn opened this issue Nov 1, 2023 · 2 comments · Fixed by #36816
Labels
area/persistence OBSOLETE, DO NOT USE kind/bug Something isn't working
Milestone

Comments

@argenstijn
Copy link

Describe the bug

It states that the DB2 driver is JDBC: com.ibm.db2.jcc.DBDriver

Expected behavior

com.ibm.db2.jcc.DB2Driver

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@argenstijn argenstijn added the kind/bug Something isn't working label Nov 1, 2023
@quarkus-bot quarkus-bot bot added the area/persistence OBSOLETE, DO NOT USE label Nov 1, 2023
Copy link

quarkus-bot bot commented Nov 1, 2023

/cc @mswatosh (db2)

@mswatosh
Copy link
Contributor

mswatosh commented Nov 1, 2023

Took me reading it a few times to notice the mistake 😄 Good catch @argenstijn, I'll open a PR to correct it.

@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Nov 6, 2023
@gsmet gsmet modified the milestones: 3.6 - main, 3.5.1 Nov 6, 2023
@aloubyansky aloubyansky modified the milestones: 3.5.1, 3.2.8.Final Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/persistence OBSOLETE, DO NOT USE kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants