Searched defs:getCloseConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DCachedRowSetReader.java235 if (getCloseConnection() == true)
244 if (con != null && getCloseConnection() == true) {
475 protected boolean getCloseConnection() { method in class:CachedRowSetReader

Completed in 51 milliseconds