Package com.ibm.as400.micro

Provides classes that allow access to various i5/OS data and resources from a wireless or handheld device.

See:
          Description

Class Summary
AS400 The AS400 class represents a sign-on to the i5/OS host servers from a wireless device.
CommandCall The CommandCall class represents a command object.
DataQueue The DataQueue class represents a data queue object.
JdbcMeConnection The JdbcMeConnection class provides a JDBC connection to a specific DB2 for OS/400 database.
JdbcMeDriver The JdbcMeDriver class is a driver that accesses DB2 for i5/OS databases.
JdbcMeLiveResultSet The JdbcMeLiveResultSet class provides access to a table of data generated by a database query.
JdbcMeOfflineData An offline data repository that represents a a data store that is generic, regardless of J2ME profile and JVM details.
JdbcMeOfflineResultSet JdbcMeOfflineResultSet implements the java.sql.ResultSet interface as provided for a Java 2 Micro-Edition device over the top of an existing MIDP Record Store or a Palm OS database.
JdbcMeResultSetMetaData JdbcMeResultSetMetaData implements the java.sql.ResultSetMetaData interface as provided for a Java 2 Micro-Edition device.
JdbcMeStatement The AS400JDBCStatement class provides a mechanism for executing static SQL statements.
MEServer The MEServer class is used to fulfill requests from programs that are using the ToolboxME for i5/OS jar file.
ProgramCall The ProgramCall class allows a user to call a program and access data returned after the program runs from a wireless device.
 

Exception Summary
JdbcMeException JdbcMeException extends the java.sql.SQLException class as provided for a Java 2 Micro-Edition device.
MEException The MEException class represents an exception that indicates an error occured while processing the ToolboxME for i5/OS request.
 

Package com.ibm.as400.micro Description

Provides classes that allow access to various i5/OS data and resources from a wireless or handheld device.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: