file.acctfil=jdbc:acctfil.xml

sql.file.driver=oracle.jdbc.OracleDriver
sql.file.user=acctuser
sql.file.password=acctpassword
sql.file.url=jdbc:oracle:thin:@localhost:1521:xe
