A B C D G I M O P 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.
getCDCManagedEntity(int) - Method in class oracle.odi.dataservices.fwk.CDCManagedEntityList
Retrieves the CDCManagedEntity element located at position pIdx in the list
getCause() - Method in class oracle.odi.dataservices.fwk.DataServiceException
 
getColumnValue(String) - Method in class oracle.odi.dataservices.fwk.ManagedEntity
Returns the value of a column specified by its name.
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.
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 Column name must be defined.
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 pIdx in the list
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.
getMessage() - Method in class oracle.odi.dataservices.fwk.DataServiceException
 
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.
getQueryFilter() - Method in class oracle.odi.dataservices.fwk.UpdateFilter
Returns the QueryFilter used to filter the rows to update.
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.
getWhereEntity() - Method in class oracle.odi.dataservices.fwk.QueryFilter
Returns the reference ManagedEntity used for filtering.

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