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

Method getColumns

src/main/java/com/esproc/jdbc/JDBCUtil.java:969–1069  ·  view source on GitHub ↗

Get column names based on pattern @param tableNamePattern @param columnNamePattern @param ctx @return Table @throws SQLException

(String tableNamePattern,
			String columnNamePattern, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getColumnsMethod · 0.95
executeMethod · 0.95
serveODBCMethod · 0.95

Calls 15

getTableMapMethod · 0.95
getPatternMethod · 0.95
addEscAndQuoteMethod · 0.95
queryMethod · 0.95
getDataStructMethod · 0.95
getMethod · 0.95
fetchMethod · 0.95
getFieldCountMethod · 0.95
getFieldNameMethod · 0.95
newLastMethod · 0.95
fieldValuesMethod · 0.95
lengthMethod · 0.95

Tested by

no test coverage detected