Uses of Package
io.vertx.sqlclient
Packages that use io.vertx.sqlclient
Package
Description
-
Classes in io.vertx.sqlclient used by io.vertx.db2clientClassDescriptionBuilder for
SqlClientinstances.Base class for database failures.A connection pool which reuses a number of SQL connections.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.db2client.spiClassDescriptionA connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A connection to the database server.Connect options for configuring
SqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.ext.auth.sqlclient
-
Classes in io.vertx.sqlclient used by io.vertx.jdbcclientClassDescriptionA connection pool which reuses a number of SQL connections.The options for configuring a connection pool.Options for preparing a statement.The kind of the property, this can be used to fetch some specific property of the
execution result.A single row of theexecution result rowset.Defines common SQL client operations with a database server.A connection to the database server. -
Classes in io.vertx.sqlclient used by io.vertx.jdbcclient.spi
-
Classes in io.vertx.sqlclient used by io.vertx.mssqlclientClassDescriptionBuilder for
SqlClientinstances.Base class for database failures.A connection pool which reuses a number of SQL connections.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.mssqlclient.spi
-
Classes in io.vertx.sqlclient used by io.vertx.mysqlclientClassDescriptionBuilder for
SqlClientinstances.Base class for database failures.A connection pool which reuses a number of SQL connections.The kind of the property, this can be used to fetch some specific property of theexecution result.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.mysqlclient.spiClassDescriptionA connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A connection to the database server.Connect options for configuring
SqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.oracleclientClassDescriptionBuilder for
SqlClientinstances.Base class for database failures.A connection pool which reuses a number of SQL connections.Options for preparing a statement.The kind of the property, this can be used to fetch some specific property of theexecution result.A single row of theexecution result rowset.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.oracleclient.spi
-
Classes in io.vertx.sqlclient used by io.vertx.pgclientClassDescriptionBuilder for
SqlClientinstances.Base class for database failures.A connection pool which reuses a number of SQL connections.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.pgclient.spiClassDescriptionA connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A connection to the database server.Connect options for configuring
SqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.reactivex.jdbcclient
-
Classes in io.vertx.sqlclient used by io.vertx.reactivex.sqlclientClassDescriptionBuilder for
SqlClientinstances.A cursor that reads progressively rows from the database, it is useful for reading very large result sets.A connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A query for a prepared statement allowing parameterized execution of the query, this query will use a prepared statement.A prepared statement, the statement is pre-compiled and it's more efficient to execute the statement for multiple times.Options for preparing a statement.The kind of the property, this can be used to fetch some specific property of theexecution result.A query.A single row of theexecution result rowset.An iterator for processing rows.The execution result of the row set of a query provided as<R>, commonly used as aRowSet<Row>.A row oriented stream.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool.An interface that represents the execution result of an operation on the database server.A transaction.Defines how the acquired connection will be managed during the execution of the function provided inPool.withTransaction(TransactionPropagation, Function).A general purpose tuple. -
Classes in io.vertx.sqlclient used by io.vertx.rxjava3.jdbcclient
-
Classes in io.vertx.sqlclient used by io.vertx.rxjava3.sqlclientClassDescriptionBuilder for
SqlClientinstances.A cursor that reads progressively rows from the database, it is useful for reading very large result sets.A connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A query for a prepared statement allowing parameterized execution of the query, this query will use a prepared statement.A prepared statement, the statement is pre-compiled and it's more efficient to execute the statement for multiple times.Options for preparing a statement.The kind of the property, this can be used to fetch some specific property of theexecution result.A query.A single row of theexecution result rowset.An iterator for processing rows.The execution result of the row set of a query provided as<R>, commonly used as aRowSet<Row>.A row oriented stream.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool.An interface that represents the execution result of an operation on the database server.A transaction.Defines how the acquired connection will be managed during the execution of the function provided inPool.withTransaction(TransactionPropagation, Function).A general purpose tuple. -
Classes in io.vertx.sqlclient used by io.vertx.sqlclientClassDescriptionBuilder for
SqlClientinstances.When a client operation fails with this exception, the underlying connection may have been lost unexpectedly.A cursor that reads progressively rows from the database, it is useful for reading very large result sets.A connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A query for a prepared statement allowing parameterized execution of the query, this query will use a prepared statement.A prepared statement, the statement is pre-compiled and it's more efficient to execute the statement for multiple times.Options for preparing a statement.The kind of the property, this can be used to fetch some specific property of theexecution result.A query.A single row of theexecution result rowset.An iterator for processing rows.The execution result of the row set of a query provided as<R>, commonly used as aRowSet<Row>.A row oriented stream.Defines common SQL client operations with a database server.A connection to the database server.Connect options for configuringSqlConnectionorPool.An interface that represents the execution result of an operation on the database server.A transaction.Defines how the acquired connection will be managed during the execution of the function provided inPool.withTransaction(TransactionPropagation, Function).Failure reported to theTransaction.completion()future when the database server reports the current transaction is failed.A general purpose tuple. -
Classes in io.vertx.sqlclient used by io.vertx.sqlclient.spiClassDescriptionA connection pool which reuses a number of SQL connections.The options for configuring a connection pool.A connection to the database server.Connect options for configuring
SqlConnectionorPool. -
Classes in io.vertx.sqlclient used by io.vertx.sqlclient.spi.connection
-
Classes in io.vertx.sqlclient used by io.vertx.sqlclient.spi.protocolClassDescriptionOptions for preparing a statement.A single row of the
execution result rowset.A general purpose tuple. -
Classes in io.vertx.sqlclient used by io.vertx.sqlclient.templatesClassDescriptionA single row of the
execution result rowset.The execution result of the row set of a query provided as<R>, commonly used as aRowSet<Row>.Defines common SQL client operations with a database server.An interface that represents the execution result of an operation on the database server.A general purpose tuple.