Factored widget in own plugin to allow reuse in e4 environment
This commit is contained in:
@ -20,8 +20,6 @@ import java.sql.SQLException;
|
||||
import java.sql.Statement;
|
||||
import java.util.HashMap;
|
||||
|
||||
import org.sqlite.JDBC;
|
||||
|
||||
public class SQLiteDatabase implements IDatabase {
|
||||
|
||||
protected String dbFileName;
|
||||
|
Reference in New Issue
Block a user