printTableAsText

open override fun printTableAsText(tableName: String, schemaName: String?)

Prints the table as prettified text to the console.

Uses the longLastingConnection property for the connection.

Parameters

schemaName

the name of the schema that should contain the tables

tableName

the unqualified name of the table to write