ShowSyntax

final class ShowSyntax[In, Out](self: Query[In, Out])(implicit evidence$1: ShowAsTable[Out]) extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def show(numRows: Int, truncate: Boolean): QueryResult[In, Unit]