Retrieves whether this database supports savepoints.
public boolean supportsSavepoints()
Return Value
True if supported. Otherwise, false.
Exceptions
Remarks
This supportsSavepoints method is specified by the supportsSavepoints method in the java.sql.DatabaseMetaData interface.