MCPcopy Create free account
hub / github.com/apache/ant / runStatements

Method runStatements

src/main/org/apache/tools/ant/taskdefs/SQLExec.java:729–777  ·  view source on GitHub ↗

read in lines and execute them @param reader the reader contains sql lines. @param out the place to output results. @throws SQLException on sql problems @throws IOException on io problems

(Reader reader, PrintStream out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runTransactionMethod · 0.80

Calls 14

lastDelimiterPositionMethod · 0.95
execSQLMethod · 0.95
readLineMethod · 0.80
trimMethod · 0.80
hasMoreTokensMethod · 0.80
nextTokenMethod · 0.80
substringMethod · 0.80
getProjectMethod · 0.65
replacePropertiesMethod · 0.45
appendMethod · 0.45
containsMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected