MCPcopy Create free account
hub / github.com/SPLWare/esProc / getRealSchemaTable

Method getRealSchemaTable

ide/main/java/com/scudata/ide/common/GM.java:2824–2852  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getTableFKMapMethod · 0.95
listColumnInfoMethod · 0.95
getPrimaryKeysMethod · 0.95
getTableFKMapMethod · 0.95
getListTableColumnsMethod · 0.95

Calls 6

isValidStringMethod · 0.95
substringMethod · 0.80
getMetaDataMethod · 0.45
indexOfMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected