Skip to content

Commit

Permalink
Fixing Db2 Driver typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mswatosh committed Nov 1, 2023
1 parent 58bc0c4 commit 875f34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/datasource.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ When using one of the built-in datasource kinds, the JDBC and Reactive drivers a

|`db2`
|`quarkus-jdbc-db2`
a|* JDBC: `com.ibm.db2.jcc.DBDriver`
a|* JDBC: `com.ibm.db2.jcc.DB2Driver`

* XA: `com.ibm.db2.jcc.DB2XADataSource`

Expand Down

0 comments on commit 875f34e

Please sign in to comment.