Javax.Sql Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ConnectionEvent |
An |
RowSetEvent |
An |
StatementEvent |
A |
Interfaces
ICommonDataSource |
Interface that defines the methods which are common between |
IConnectionEventListener |
An object that registers to be notified of events generated by a
|
IConnectionPoolDataSource |
A factory for |
IDataSource |
A factory for connections to the physical data source that this
|
IPooledConnection |
An object that provides hooks for connection pool management. |
IRowSet |
The interface that adds support to the JDBC API for the JavaBeans<sup><font size=-2>TM</font></sup> component model. |
IRowSetInternal |
The interface that a |
IRowSetListener |
An interface that must be implemented by a
component that wants to be notified when a significant
event happens in the life of a |
IRowSetMetaData |
An object that contains information about the columns in a
|
IRowSetReader |
The facility that a disconnected |
IRowSetWriter |
An object that implements the |
IStatementEventListener |
An object that registers to be notified of events that occur on PreparedStatements that are in the Statement pool. |