Interface | Description |
---|---|
Array | |
Blob | |
CallableStatement | |
Clob | |
Connection | |
DatabaseMetaData | |
Driver | |
ParameterMetaData |
An interface used to get information about the types and properties of
parameters in a PreparedStatement object.
|
PreparedStatement | |
Ref | |
ResultSet | |
ResultSetMetaData | |
Savepoint |
A savepoint is an instant during the current transaction that can be utilized
by a rollback via the
Connection.rollback() command. |
SQLData | |
SQLInput | |
SQLOutput | |
Statement | |
Struct |
Class | Description |
---|---|
Date | |
DriverManager | |
DriverPropertyInfo | |
SQLPermission | |
Time | |
Timestamp | |
Types |
Exception | Description |
---|---|
BatchUpdateException | |
DataTruncation | |
SQLException | |
SQLWarning |