Uses of Interface
io.vertx.jdbcclient.SqlOutParam
Packages that use SqlOutParam
-
Uses of SqlOutParam in io.vertx.jdbcclient
Methods in io.vertx.jdbcclient that return SqlOutParamModifier and TypeMethodDescriptionstatic SqlOutParamFactory for a INOUT parameter of typeout.static SqlOutParamFactory for a INOUT parameter of typeout.static SqlOutParamFactory for a INOUT parameter of typeout.static SqlOutParamSqlOutParam.OUT(int out) Factory for a OUT parameter of typeout.static SqlOutParamFactory for a OUT parameter of typeout.static SqlOutParamFactory for a OUT parameter of typeout. -
Uses of SqlOutParam in io.vertx.reactivex.jdbcclient
Methods in io.vertx.reactivex.jdbcclient that return SqlOutParamMethods in io.vertx.reactivex.jdbcclient with parameters of type SqlOutParamConstructors in io.vertx.reactivex.jdbcclient with parameters of type SqlOutParam -
Uses of SqlOutParam in io.vertx.rxjava3.jdbcclient
Methods in io.vertx.rxjava3.jdbcclient that return SqlOutParamMethods in io.vertx.rxjava3.jdbcclient with parameters of type SqlOutParamConstructors in io.vertx.rxjava3.jdbcclient with parameters of type SqlOutParam