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

Method printResults

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

print any results in the statement @deprecated since 1.6.x. Use #printResults(java.sql.ResultSet, java.io.PrintStream) the two arg version instead. @param out the place to print results @throws SQLException on SQL problems.

(PrintStream out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

execSQLMethod · 0.95

Calls 8

getStatementMethod · 0.95
maybeQuoteMethod · 0.95
printValueMethod · 0.95
printWarningsMethod · 0.95
printMethod · 0.80
logMethod · 0.65
nextMethod · 0.45
getWarningsMethod · 0.45

Tested by

no test coverage detected