Skip navigation links

Oracle© Data Integrator Data Services Java API Reference
11g Release 1 (11.1.1.6.0)

E17062-03

A B C D G I M O Q R S T U


S

setColumnValue(String, Object) - Method in class oracle.odi.dataservices.fwk.ManagedEntity
Sets the value of a column specified by name.
setJrnDate(Date) - Method in class oracle.odi.dataservices.fwk.CDCManagedEntity
Sets the date when the change was captured.
setJrnFlag(String) - Method in class oracle.odi.dataservices.fwk.CDCManagedEntity
Sets the type of change captured.
setManagedEntity(ManagedEntity) - Method in class oracle.odi.dataservices.fwk.CDCManagedEntity
Sets the ManagedEntity affected by the change.
setParameters(ColumnsMeta, PreparedStatement, ManagedEntity, List, int) - Static method in class oracle.odi.dataservices.fwk.Utils
Sets the parameters of a JDBC PreparedStatement using values from a ManagedEntity, starting with the given parameter number.
For each column name in the pColsToSet list, the value from the matching column in pSourceManagedEntity is set to each parameter in the pStatement, starting at parameter number pFirstParameterIdx.
setParameters(ColumnsMeta, PreparedStatement, ManagedEntity, List) - Static method in class oracle.odi.dataservices.fwk.Utils
Sets the parameters of a JDBC PreparedStatement using values from a ManagedEntity.
size() - Method in class oracle.odi.dataservices.fwk.CDCManagedEntityList
Returns the number of elements in the list.
size() - Method in class oracle.odi.dataservices.fwk.ManagedEntityList
Returns the number of elements in the list.

Skip navigation links

Oracle© Data Integrator Data Services Java API Reference
11g Release 1 (11.1.1.6.0)

E17062-03

A B C D G I M O Q R S T U


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.