Searched refs:ccl (Results 1 – 4 of 4) sorted by relevance
104 …try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in execute() argument116 …try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in executeQuery() argument
380 try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(driverClassLoader)) { in construct() argument
247 jdbc::ContextClassLoaderScope ccl( t.env(), in execute() local282 jdbc::ContextClassLoaderScope ccl( t.env(), in executeQuery() local
849 ContextClassLoaderScope ccl( t.env(), getDriverClassLoader(), getLogger(), *this ); in construct() local
Completed in 34 milliseconds