Skip navigation links
Oracle® Fusion Middleware Data Services Java API Reference for Oracle Data Integrator
12c (12.2.1.4.0)

E95636-01
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 if this expression is not set.
getAdditionalWhereExpression() - Method in class oracle.odi.dataservices.fwk.UpdateDeleteFilter
Returns the additional WHERE expression, or null if 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.
getErrorID() - Method in exception oracle.odi.dataservices.fwk.OdiSKMException
Gets this exception's error ID.
getErrorMsgHandle() - Method in exception oracle.odi.dataservices.fwk.OdiSKMException
Gets the error message handle.
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.
getLocalizedMessage(Locale) - Method in exception oracle.odi.dataservices.fwk.OdiSKMException
Gets this exception's error message for the given locale.
getLocalizedMessage() - Method in exception oracle.odi.dataservices.fwk.OdiSKMException
Gets this exception's error message for the default locale.
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.
getMessage() - Method in exception oracle.odi.dataservices.fwk.OdiSKMException
 
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 if 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.
getSourceObject() - Method in exception oracle.odi.dataservices.fwk.OdiSKMException
Retrieve the source object associated with this exception
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.
A B C D G I M O Q R S T U 
Skip navigation links
Oracle® Fusion Middleware Data Services Java API Reference for Oracle Data Integrator
12c (12.2.1.4.0)

E95636-01

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