EvscConfig
class EvscConfig(val exposedConnectionConfig: ConnectionConfig.Socket, val vertxSqlClientConnectionConfig: ConnectionConfig) : IEvscConfig(source)
This API is not used in the factory function parameter types yet. TODO
Constructors
Link copied to clipboard
constructor(exposedConnectionConfig: ConnectionConfig.Socket, vertxSqlClientConnectionConfig: ConnectionConfig)