allTablesNames

open override fun allTablesNames(): List<String>

Returns a list with the names of all the defined tables with schema prefixes if database supports it. This method always re-read data from DB. Using allTablesNames field is the preferred way.


Returns a list with the names of all the defined tables within default scheme.