Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1)

E12063-03


oracle.dss.util
Interface InsertableRowDataAccess


public interface InsertableRowDataAccess

Defines methods for inserting new records into a row projection based DataAcccess


Method Summary
 void insert(oracle.dss.util.transform.ResultTableInsert[] rti)
          Insert one or more sets of new records

 

Method Detail

insert

void insert(oracle.dss.util.transform.ResultTableInsert[] rti)
            throws oracle.dss.util.transform.TransformException
Insert one or more sets of new records
Parameters:
rti -
Throws:
oracle.dss.util.transform.TransformException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1)

E12063-03


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