Skip navigation links

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

E17493-03


oracle.jdeveloper.offlinedb.wizard
Class SchemaChooser

java.lang.Object
  extended by oracle.jdeveloper.offlinedb.wizard.SchemaChooser


public class SchemaChooser
extends java.lang.Object

Utility for prompting the user to choose a Schema given a DBObjectProvider and Context.

Since:
release specific (what release of product did this appear in)

Constructor Summary
SchemaChooser()
           

 

Method Summary
static Schema choose(Context context, DBObjectProvider provider, Schema current)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SchemaChooser

public SchemaChooser()

Method Detail

choose

public static final Schema choose(Context context,
                                  DBObjectProvider provider,
                                  Schema current)

Skip navigation links

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

E17493-03


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