|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleDatabase | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. |
| oracle.jdeveloper.db.compiler | |
| Uses of OracleDatabase in oracle.javatools.db.ora |
|---|
| Subinterfaces of OracleDatabase in oracle.javatools.db.ora | |
|---|---|
interface |
OracleDatabaseXEExtension of OracleDatabase for the XE version of the database. |
| Uses of OracleDatabase in oracle.jdeveloper.db.compiler |
|---|
| Methods in oracle.jdeveloper.db.compiler with parameters of type OracleDatabase | |
|---|---|
static java.util.List<oracle.javatools.db.compilation.CompilationResults> |
PlSqlCompiler.compile(OracleDatabase db, java.util.List<DBObjectPlSqlNode> nodes)Submits the source defined on the List of DBObjectPlSqlNode's to the given OracleDatabase and shows the compilation results in a log window. |
static java.util.List<oracle.javatools.db.compilation.CompilationResults> |
PlSqlCompiler.compile(OracleDatabase db, java.util.List<DBObjectPlSqlNode> nodes, boolean skip)Submits the source defined on the List of DBObjectPlSqlNode's to the given OracleDatabase and shows the compilation results in a log window. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||