DB2 UDB, WebSphere, and iBATIS

Learn how to use iBATIS in Java applications and J2EE applications. This article covers the iBATIS syntax, accessing data sources, setting up WebSphere Studio projects to support iBATIS, and querying DB2 using iBATIS.

Related:

Convert a Universal Time Coordinated timestamp in DB2 Universal Database

This article describes a Java implementation for a DB2 UDB user-defined function that takes as input two parameters, a UTC timestamp and a locale name, and returns the timestamp equivalent in the new locale. Sample code included.

Related:

DB2 UDB for iSeries cursor sensitivity enhancements

Kent Milligan explains what cursor sensitivity is and how it’s programmatically controlled on DB2 UDB for iSeries. In addition, the article covers the performance impacts of using the different cursor sensitivity settings.

Related: