Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Uses of Class
oracle.javatools.db.StatementWrapper.ExecutionRunnable

Packages that use StatementWrapper.ExecutionRunnable
oracle.javatools.db Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. 
 

Uses of StatementWrapper.ExecutionRunnable in oracle.javatools.db
 

Methods in oracle.javatools.db with parameters of type StatementWrapper.ExecutionRunnable
protected
<T> T
StatementWrapper.doExecute(StatementWrapper.ExecutionRunnable<T> r)
           
abstract
<T> T
StatementWrapper.ExecutionProxy.execute(StatementWrapper.ExecutionRunnable<T> r)
          Execute the given Runnable in whatever manner necessary (e.g.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

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