Class SimpleSocketHandlerFunction
java.lang.Object
io.quarkus.jdbc.mariadb.runtime.graal.SimpleSocketHandlerFunction
- All Implemented Interfaces:
org.mariadb.jdbc.client.socket.impl.SocketHandlerFunction
public class SimpleSocketHandlerFunction
extends Object
implements org.mariadb.jdbc.client.socket.impl.SocketHandlerFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleSocketHandlerFunction
public SimpleSocketHandlerFunction()
-
-
Method Details
-
apply
public Socket apply(org.mariadb.jdbc.Configuration conf, org.mariadb.jdbc.HostAddress hostAddress) throws IOException, SQLException - Specified by:
applyin interfaceorg.mariadb.jdbc.client.socket.impl.SocketHandlerFunction- Throws:
IOExceptionSQLException
-