Class SqlClientConnection

java.lang.Object
org.hibernate.reactive.pool.impl.SqlClientConnection
All Implemented Interfaces:
ReactiveConnection

public class SqlClientConnection extends Object implements ReactiveConnection
A reactive connection based on Vert.x's SqlConnection.