areAllTablesEmpty

open fun areAllTablesEmpty(schemaName: String? = defaultSchemaName): Boolean

Uses the longLastingConnection property for the connection.

Return

true if all user defined tables are empty in the schema

Parameters

schemaName

the name of the schema that should contain the tables