JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
io.vertx.sqlclient.spi.protocol
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.vertx.sqlclient.spi.protocol
package
io.vertx.sqlclient.spi.protocol
Related Packages
Package
Description
io.vertx.sqlclient.spi
io.vertx.sqlclient.spi.connection
All Classes and Interfaces
Interfaces
Classes
Enums
Class
Description
CloseConnectionCommand
CloseCursorCommand
CloseStatementCommand
CommandBase
<R>
CommandScheduler
CompositeCommand
ExtendedQueryCommand
<R>
InitCommand
Initialize the connection so it can be used to interact with the database.
PrepareStatementCommand
QueryCommandBase
<T>
SimpleQueryCommand
<T>
TxCommand
<R>
TxCommand.Kind