Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Class
oracle.javatools.db.execute.ConnectionWrapper.SQLCallable

Packages that use ConnectionWrapper.SQLCallable
oracle.javatools.db.execute Utility classes for executing statements, queries and pl/sql against a database. 
 

Uses of ConnectionWrapper.SQLCallable in oracle.javatools.db.execute
 

Subclasses of ConnectionWrapper.SQLCallable in oracle.javatools.db.execute
 class ConnectionWrapper.SQLRunnable
          Runnable class that can throw a SQLException from its run method.
 

Methods in oracle.javatools.db.execute with parameters of type ConnectionWrapper.SQLCallable
<T> T
ConnectionWrapper.call(ConnectionWrapper.SQLCallable<T> c)
          Calls the given SQLCallable.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.