Home
last modified time | relevance | path

Searched refs:ccl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java104 …try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in execute() argument
116 …try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in executeQuery() argument
H A DJavaSQLConnection.java380 try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(driverClassLoader)) { in construct() argument
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx247 jdbc::ContextClassLoaderScope ccl( t.env(), in execute() local
282 jdbc::ContextClassLoaderScope ccl( t.env(), in executeQuery() local
H A DJConnection.cxx849 ContextClassLoaderScope ccl( t.env(), getDriverClassLoader(), getLogger(), *this ); in construct() local

Completed in 34 milliseconds