ResultSet

io.vertx.scala.ext.sql.`package`.ResultSet
object ResultSet

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ResultSet.type

Members list

Value members

Concrete methods

def apply(json: JsonObject): ResultSet
def apply(columnNames: List[String], next: ResultSet, numColumns: Integer, numRows: Integer, output: JsonArray, results: List[JsonArray]): ResultSet