Home
last modified time | relevance | path

Searched defs:try (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java104try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in execute() method
116try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in executeQuery() method
H A DJavaSQLConnection.java380 try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(driverClassLoader)) { in construct() method

Completed in 20 milliseconds