usesLocalFiles()
Syntax:
boolean usesLocalFiles()
                       throws SQLException
                                        Description:
Retrieves whether this database stores tables in a local file.
Returns:
true if so; false otherwise
Throws:
SQLException - if a database access error occurs