Package io.quarkus.agroal.runtime
Annotation Type JdbcDriver
-
@Target({METHOD,FIELD,PARAMETER,TYPE}) @Retention(RUNTIME) @Documented @Qualifier public @interface JdbcDriver
Defines which database the JDBC driver is compatible with.
-
-
Element Detail
-
value
String value
-
-