|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.sql | |
javax.sql |
Classes in javax.sql used by javax.sql | |
ConnectionEvent
The ConnectionEvent class provides information about the source of a connection related event. |
|
ConnectionEventListener
A ConnectionEventListener is an object that registers to receive events generated by a PooledConnection. |
|
PooledConnection
A PooledConnection object is a connection object that provides hooks for connection pool management. |
|
RowSet
The RowSet interface adds support to the JDBC API for the JavaBeans(TM) component model. |
|
RowSetEvent
A RowSetEvent is generated when something important happens in the life of a rowset, like when a column value changes. |
|
RowSetInternal
A rowset object presents itself to a reader or writer as an instance of RowSetInternal. |
|
RowSetListener
The RowSetListener interface is implemented by a component that wants to be notified when a significant event happens in the life of a RowSet |
|
RowSetMetaData
The RowSetMetaData interface extends ResultSetMetaData with methods that allow a metadata object to be initialized. |
|
XAConnection
An XAConnection object provides support for distributed transactions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |