23782379238023812382238323842385238623872388
else { /* Reset the next column,table, subquery and ResultSet numbers at * the beginning of each statement */ cc.resetContext(); } cc.setInUse(true); StatementContext sc = getStatementContext();
18041805180618071808180918101811181218131814
else { /* Reset the next column,table, subquery and ResultSet numbers at * the beginning of each statement */ cc.resetContext(); } cc.setInUse(true); // Save off the current isolation level on entry so that it gets restored
18331834183518361837183818391840184118421843
19651966196719681969197019711972197319741975
23722373237423752376237723782379238023812382
19071908190919101911191219131914191519161917
18171818181918201821182218231824182518261827
23602361236223632364236523662367236823692370
20892090209120922093209420952096209720982099
12551256125712581259126012611262126312641265
* {@inheritDoc} */ public void testIterationStart(LoopIterationEvent event) { if (!USE_CACHED_SSL_CONTEXT) { JsseSSLManager sslMgr = (JsseSSLManager) SSLManager.getInstance(); sslMgr.resetContext(); notifySSLContextWasReset(); } } /**