Package | Description |
---|---|
ilog.views.maps.datasource.ibm |
This package contains the JViews Maps classes to read data from IBM DB2 and INFORMIX databases.
|
ilog.views.maps.datasource.ibm.db2 |
This package contains the JViews Maps classes to read data from IBM DB2 databases.
|
ilog.views.maps.datasource.ibm.informix |
This package contains the JViews Maps classes to read data from IBM INFORMIX databases.
|
Modifier and Type | Method and Description |
---|---|
protected abstract IlvDBFeatureIterator |
IlvDBDataSource.createFeatureIterator()
Creates and returns an iterator on the database feature.
|
Modifier and Type | Class and Description |
---|---|
class |
DB2FeatureIterator
* An implementation of
IlvDBFeatureIterator for DB2 databases. |
Modifier and Type | Method and Description |
---|---|
protected IlvDBFeatureIterator |
IlvDB2DataSource.createFeatureIterator()
Creates and returns an iterator on the database feature.
|
Modifier and Type | Class and Description |
---|---|
class |
InformixFeatureIterator
An implementation of
IlvDBFeatureIterator for INFORMIX databases. |
Modifier and Type | Method and Description |
---|---|
protected IlvDBFeatureIterator |
IlvInformixDataSource.createFeatureIterator()
Creates and returns an iterator on the database feature.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.