JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.3.0)  E80094-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
 
 
public interface UndeleteDDLGenerator  
Implementations of UndeleteDDLGenerator are registered with a
 DDLGeneratorImpl and each one will be responsible for generating undelete
 (e.g. FLASHBACK) DDL syntax for a given object type.
Since:  
11 
 
 
 
 
 
Method Detail 
 
getUndeleteDDL 
DDL  getUndeleteDDL(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.2.1.3.0)  E80094-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
Copyright © 1997, 2017, Oracle. All rights reserved.