Skip navigation links

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

E17062-04

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


G

getAdditionalWhereExpression() - Method in class oracle.odi.dataservices.fwk.QueryFilter
Returns the additional WHERE expression, or null is this expression is not set.
getAdditionalWhereExpression() - Method in class oracle.odi.dataservices.fwk.UpdateDeleteFilter
Returns the additional WHERE expression, or null is this expression is not set.
getCDCManagedEntity(int) - Method in class oracle.odi.dataservices.fwk.CDCManagedEntityList
Retrieves the CDCManagedEntity element located at position.
getColumnsMeta() - Method in class oracle.odi.dataservices.fwk.DataServiceMeta
Returns metadata about the columns.
getColumnsName() - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the list of column names.
getColumnValue(String) - Method in class oracle.odi.dataservices.fwk.ManagedEntity
Returns the value of a column specified by its name.
getConnectionFromDataSource(String, boolean) - Static method in class oracle.odi.dataservices.fwk.Utils
Returns a JDBC Connection created from the local JNDI datasource called pDataSourceName.
getDefinedColumns() - Method in class oracle.odi.dataservices.fwk.ManagedEntity
Returns the list of columns defined for the ManagedEntity.
getDefinedColumns(List) - Method in class oracle.odi.dataservices.fwk.ManagedEntity
Returns the columns in pColumnList that are defined.
getDescription(String) - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the description of a column specified by name Column name must be defined.
getJDBCType(String) - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the JDBC type of a column, specified by name.
getJrnDate() - Method in class oracle.odi.dataservices.fwk.CDCManagedEntity
Returns the date when the change was captured.
getJrnFlag() - Method in class oracle.odi.dataservices.fwk.CDCManagedEntity
Retrieves the type of change captured.
getManagedEntity() - Method in class oracle.odi.dataservices.fwk.CDCManagedEntity
Returns the ManagedEntity to which the change applied.
getManagedEntity(int) - Method in class oracle.odi.dataservices.fwk.ManagedEntityList
Retrieves the ManagedEntity element located at position.
getManagedEntity() - Method in class oracle.odi.dataservices.fwk.UpdateFilter
Returns the ManagedEntity that contains the updated data.
getManagedEntityName() - Method in class oracle.odi.dataservices.fwk.DataServiceMeta
Returns the name of the entity managed by the service.
getMaxRowCount() - Method in class oracle.odi.dataservices.fwk.CDCQuery
Returns the maximum number of changes to retrieve.
getMaxRowCount() - Method in class oracle.odi.dataservices.fwk.QueryFilter
Returns the maximum number of rows to retrieve.
getMetaData() - Method in interface oracle.odi.dataservices.fwk.IDataService
Retrieves metadata about the data service.
getNbAffected() - Method in class oracle.odi.dataservices.fwk.QueryResponse
Returns the number of rows inserted, updated or deleted by the operation.
getNotNullableColumnsName() - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the list of names of columns that are NOT nullable.
getNotPKColumnsName() - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the list of names of columns that are NOT part of the primary key.
getNullableColumnsName() - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the list of names of columns that are nullable.
getOrderByExpression() - Method in class oracle.odi.dataservices.fwk.QueryFilter
Returns the ORDER BY expression, or null is this expression is not set.
getPKColumnsName() - Method in class oracle.odi.dataservices.fwk.ColumnsMeta
Returns the list of names of columns that are part of the primary key.
getServiceNamespace() - Method in class oracle.odi.dataservices.fwk.DataServiceMeta
Returns the base namespace for the service.
getServiceSchemaNamespace() - Method in class oracle.odi.dataservices.fwk.DataServiceMeta
Returns the XSD namespace for the service's schema.
getServiceWSDLNamespace() - Method in class oracle.odi.dataservices.fwk.DataServiceMeta
Returns the WSDL namespace for the service.
getSubscriberName() - Method in class oracle.odi.dataservices.fwk.CDCQuery
Returns the name of the CDC subscriber.
getUpdateDeleteFilter() - Method in class oracle.odi.dataservices.fwk.UpdateFilter
Returns the UpdateDeleteFilter used to filter the rows to update.
getWhereEntity() - Method in class oracle.odi.dataservices.fwk.QueryFilter
Returns the reference ManagedEntity used for filtering.
getWhereEntity() - Method in class oracle.odi.dataservices.fwk.UpdateDeleteFilter
Returns the reference ManagedEntity used for filtering.

Skip navigation links

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

E17062-04

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


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