Searched defs:try (Results 1 – 2 of 2) sorted by relevance
104 …try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in execute() method116 …try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in executeQuery() method
380 try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(driverClassLoader)) { in construct() method
Completed in 9 milliseconds