views

abstract val views: Map<String?, List<String>>

The returned map may have a null key because not all databases support the schema concept. There can be view names associated with null as the key.

Return

a list of all view names within the database