Class InitCommand

java.lang.Object
io.vertx.sqlclient.spi.protocol.CommandBase<Connection>
io.vertx.sqlclient.spi.protocol.InitCommand

public class InitCommand extends CommandBase<Connection>
Initialize the connection so it can be used to interact with the database.
Author:
Julien Viet