Begin changeJdbcMeOfflineData class

The JdbcMeOfflineData class is an offline data repository meant to be used on a Tier0 device. The repository is generic, regardless of the profile and Java virtual machine that you are using. For more information, see ToolboxME for iSeries Concepts.

Note: To use ToolboxMe for iSeries classes, you must separately download and set up the ToolboxME for iSeries component. For more information, see Downloading and setting up ToolboxME for iSeries.

The JdbcMeOfflineData class provides methods that enable you to perform the following functions:

For an example of using the JdbcMeOfflineData class, see the ToolboxMe for iSeries example: Using ToolboxME for iSeries, MIDP, and IBM Toolbox for Java.End change