supportsSavepoints()

Syntax:

boolean supportsSavepoints()
                           throws SQLException

Description:

Retrieves whether this database supports savepoints.

Returns:

true if savepoints are supported; false otherwise

Throws:

SQLException - if a database access error occurs