Get the actual schema name and table name @param con The connection @param schema The schema name @param table The table name @return Returns String[2]. Schema name is at index 0, Table name is at index 1. @throws SQLException
(Connection con, String schema, String table)
source not stored for this graph (policy: none)
no test coverage detected