10.2. JDBC 2.0 Optional Extension API

The JDBC 2.0 Optional Extension API is an extension of the Core API. The optional extension supports integration with new Java standards including JNDI (Java Naming and Directory Interface), Java Beans, JTA (Java Transaction API), and EJBs (Enterprise JavaBeans).

The Optional Extension API is specified in the javax.sql.* package. Table 19 and Table 20 show the classes and interfaces of the javax.sql.* package.

Table 19. javax.sql.* Class summary
Class nameDescription
ConnectionEventThe ConnectionEvent class provides information about the source of a connection-related event.
RowSetEventA RowSetEvent is generated when something important happens in the life of a RowSet, such as when a column value changes.

Get WebSphere V3.5 Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.