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

Method getConnection

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

Caches the connection returned by the base class's getConnection method. Subclasses that need to provide a different connection than the base class would, should override this method but keep in mind that this class expects to get the same connection instance on consecutive calls. return

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

executeMethod · 0.95
execSQLMethod · 0.95
closeQuietlyMethod · 0.95
getStatementMethod · 0.95

Calls 1

isValidRdbmsMethod · 0.80

Tested by

no test coverage detected