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

Method executeCmd

src/main/java/com/scudata/app/common/AppUtil.java:81–84  ·  view source on GitHub ↗

Execute JDBC statement. Supports: $(db)sql, simple sql, grid expression(separated by \t and \n). Call spl and execute spl statements are not supported. @param cmd JDBC statement @param ctx The context @throws SQLException

(String cmd, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mainMethod · 0.95
executeResultMethod · 0.95
executeMethod · 0.95

Calls 11

isValidStringMethod · 0.95
isGridMethod · 0.95
removeEscAndQuoteMethod · 0.95
executeSqlMethod · 0.95
sequence2ListMethod · 0.95
prepareSqlMethod · 0.95
executeMethod · 0.95
isSQLMethod · 0.95
execute1Method · 0.95
substringMethod · 0.80
trimMethod · 0.45

Tested by

no test coverage detected