Uses of Class
io.vertx.rxjava3.sqlclient.desc.RowDescriptor
Packages that use RowDescriptor
-
Uses of RowDescriptor in io.vertx.rxjava3.sqlclient
Methods in io.vertx.rxjava3.sqlclient that return RowDescriptorModifier and TypeMethodDescriptionCursor.rowDescriptor()Describes rows loaded withCursor.read(int).RowStream.rowDescriptor()Describes rows emitted by this stream.SqlResult.rowDescriptor() -
Uses of RowDescriptor in io.vertx.rxjava3.sqlclient.desc
Fields in io.vertx.rxjava3.sqlclient.desc with type parameters of type RowDescriptorMethods in io.vertx.rxjava3.sqlclient.desc that return RowDescriptorModifier and TypeMethodDescriptionstatic RowDescriptorRowDescriptor.newInstance(RowDescriptor arg)