Searched refs:tmpDatabaseFile (Results 1 – 1 of 1) sorted by relevance
333 String tmpDatabaseFile = tmpDatabaseUrl + databaseName + ".odb"; in getRemoteXConnection() local334 System.out.println("try to delete '"+tmpDatabaseFile+"'"); in getRemoteXConnection()335 utils.deleteFile(((XMultiServiceFactory) Param.getMSF()), tmpDatabaseFile); in getRemoteXConnection()
Completed in 9 milliseconds