The IBM spatial database reader classes

The class diagram for the IBM® spatial database reader is shown in the following IBM spatial database readers UML diagram.
UML
diagram of IBM spatial database readers
The IBM database spatial readers allow you to retrieve information from IBM® DB2® Spatial Extender and IBM® Informix® Spatial DataBlade™ georeferenced databases, and the use of such map data in a Rogue Wave® JViews application.
  • The package ilog.views.maps.datasource.ibm contains the common classes to both databases. Most of those are abstract and have a different implementation for DB2 and Informix.
  • The package ilog.views.maps.datasource.ibm.db2 contains the classes that implement the specific SQL queries and reflect the internal structure of the relational database.
  • The package ilog.views.maps.datasource.ibm.informix contains the classes that implement the specific SQL queries and reflect the internal structure of the relational database.