JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
 
 
public interface DropDDLGenerator  
Implementations of DropDDLGenerator are registered with a DDLGeneratorImpl,
 and each one will be responsible for generating DROP DDL syntax for a given
 object type.
Since:  
  11  
 
 
 
 
Method Detail 
 
getDropDDL 
DDL  getDropDDL(DDLOptions  options,
             DBObject  obj) 
Gets the DDL to DROP the given object from the database.
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
Copyright © 1997, 2014, Oracle. All rights reserved.