Class SQLiteConnection

java.lang.Object
migratedb.v1.core.internal.database.base.BaseConnection<SQLiteDatabase>
migratedb.v1.core.internal.database.sqlite.SQLiteConnection
All Implemented Interfaces:
AutoCloseable, Connection<SQLiteDatabase>

public class SQLiteConnection extends BaseConnection<SQLiteDatabase>
SQLite connection.