-
- All Implemented Interfaces:
-
java.lang.AutoCloseable
public abstract class AbstractTEDatabaseHelper extends SQLiteOpenHelper
-
-
Constructor Summary
Constructors Constructor Description AbstractTEDatabaseHelper(Context context, String name, int version)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class android.database.sqlite.SQLiteOpenHelper
close, getDatabaseName, getReadableDatabase, getWritableDatabase, onConfigure, onCreate, onDowngrade, onOpen, onUpgrade, setIdleConnectionTimeout, setLookasideConfig, setOpenParams, setWriteAheadLoggingEnabled -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-