Skip navigation links

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

E17062-02


Uses of Class
oracle.odi.dataservices.fwk.ManagedEntityList

Uses of ManagedEntityList in oracle.odi.dataservices.fwk

 

Methods in oracle.odi.dataservices.fwk that return ManagedEntityList
static ManagedEntityList ManagedEntityList.createFromResultSet(java.sql.ResultSet pResultSet, java.util.List pColumnsList, java.lang.Integer pMaxRowCount)
          Helper method used to create a ManagedEntityList from a JDBC ResultSet object.
This method calls the createFromResultSet method of ManagedEntity with the pResultSet parameter and appends the resulting ManagedEntity to the list, until pMaxRowCount is reached or pResultSet if empty.

 


Skip navigation links

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

E17062-02


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