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

E13403-02

Uses of Interface
oracle.javatools.db.QueryWrapper.QueryRunnable

Packages that use QueryWrapper.QueryRunnable
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 QueryWrapper.QueryRunnable in oracle.javatools.db
 

Methods in oracle.javatools.db with parameters of type QueryWrapper.QueryRunnable
 void QueryWrapper.executeQuery(int fetchSize, QueryWrapper.QueryRunnable run)
          Execute the query against the builder's connection using the appropriate parameter substitutions.
 void QueryWrapper.executeQuery(QueryWrapper.QueryRunnable run)
          Execute the query against the builder's connection using the appropriate parameter substitutions.
 


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.