isReadOnly()
Syntax:
boolean isReadOnly()
                   throws SQLException
                                        Description:
Retrieves whether this database is in read-only mode.
Returns:
true if so; false otherwise
Throws:
SQLException - if a database access error occurs