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

Method prepareSql

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

Prepare SQL. Achieve two functions: 1. Automatically spell parameters. 2. $(db)sql has no return value, so put the return statement. @param cmd JDBC statement @param args Parameters @return The sql

(String cmd, Sequence args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
executeCmdMethod · 0.95

Calls 5

substringMethod · 0.80
lastIndexOfMethod · 0.65
minMethod · 0.65
lengthMethod · 0.45
trimMethod · 0.45

Tested by

no test coverage detected