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 -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.agroal.runtime.AgroalConnectionConfigurer
disableSslSupport, disableSslSupport, setExceptionSorter
-
Constructor Details
-
UnknownDbAgroalConnectionConfigurer
public UnknownDbAgroalConnectionConfigurer()
-