klyn.databases.sql.postgresql.PostgreSQLDatabaseMetaData.getTables
method
public getTables(catalog as String = "",
schemaPattern as String = "",
tablePattern as String = "%",
types as ArrayList<String> = null) as ResultSet throws SQLException: