Package io.quarkus.agroal.runtime
Class UnknownDbAgroalConnectionConfigurer
- java.lang.Object
-
- io.quarkus.agroal.runtime.UnknownDbAgroalConnectionConfigurer
-
- All Implemented Interfaces:
AgroalConnectionConfigurer
public class UnknownDbAgroalConnectionConfigurer extends Object implements AgroalConnectionConfigurer
-
-
Field Summary
-
Fields inherited from interface io.quarkus.agroal.runtime.AgroalConnectionConfigurer
log
-
-
Constructor Summary
Constructors Constructor Description UnknownDbAgroalConnectionConfigurer()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.quarkus.agroal.runtime.AgroalConnectionConfigurer
disableSslSupport, setExceptionSorter
-
-