|
Oracle© Data Integrator Data Services Java API Reference 11g Release 1 (11.1.1.6.0) E17062-03 |
||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
CDCManagedEntity objects.CDCManagedEntityList.CDCQuery object.ColumnsMeta object with no columns.ColumnsMeta object with a set of columns.String containing the input strings concatenated together..String containing a SQL DELETE statement with a WHERE clause for a given table.CDCManagedEntity from a JDBC ResultSet object.CDCManagedEntity and sets its columns values with those from the ResultSet: JRN_DATE column is mapped to the JrnDate field JRN_FLAG column is mapped to the JrnFlag field The values of the columns listed in pManagedEntityColumnsList are added to the fields of the ManagedEntity concerned by the change.CDCManagedEntityList from a JDBC ResultSet object.createFromResultSet method of CDCManagedEntity with the pResultSet parameter and appends the resulting CDCManagedEntity to the list, until pMaxRowCount is reached or pResultSet if empty.ManagedEntity from a JDBC ResultSet object.ManagedEntity and sets its columns' values to those from the ResultSet.ManagedEntityList from a JDBC ResultSet object.createFromResultSet method of ManagedEntity with the pResultSet parameter and appends the resulting ManagedEntity to the list, until pMaxRowCount is reached or pResultSet if empty.String containing a SQL INSERT statement for a given table with a list of columns to insert into.String containing a SQL SELECT query for the given table, list of columns, WHERE clause and ORDER BY clause.String containing a SQL UPDATE query for a given table with a list of columns to update and a given WHERE clause.String containing a SQL WHERE clause generated from a QueryFilter.String containing a SQL WHERE clause generated from a UpdateDeleteFilter.
|
Oracle© Data Integrator Data Services Java API Reference 11g Release 1 (11.1.1.6.0) E17062-03 |
||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||