Check to see if the URL is a dbfFile URL. It should start
with jdbc:dbfFile in order to qualify.
Parameters: url - The URL of the database. True if this driver can connect to the given URL.
returns a new dbfFileConnection object, which is cast
to a tinySQLConnection object.
exception: SQLException - when an error occurs Parameters: user - the username - currently unused Parameters: url - the url to the data source Parameters: d - the Driver object.
Methods inherited from com.sqlmagic.tinysql.tinySQLDriver