// ====================================================
// EasySQLITE Copyright(C) 2017 EasySQLITE
// This program comes with ABSOLUTELY NO WARRANTY; This is free software,
// and you are welcome to redistribute it under certain conditions; See
// file LICENSE, which is part of this source code package, for details.
// ====================================================
package com.dentrax.easysqlite.examples;
import com.dentrax.easysqlite.source.SQLITE;
import com.dentrax.easysqlite.source.SQLITECreateInfo;
import com.dentrax.easysqlite.source.SQLITESetting;
import com.dentrax.easysqlite.source.SQLITEUpgradeInfo;
import java.util.ArrayList;
import java.util.List;
import static com.dentrax.easysqlite.MainActivity.CONTEXT;
/**
* Created by Furkan on 11/09/2013.
*/
public final class Example1 {
public Example1(){
final List