Class SQLiteSchema

All Implemented Interfaces:
Schema<SQLiteDatabase,SQLiteTable>

public class SQLiteSchema extends BaseSchema<SQLiteDatabase,SQLiteTable>
SQLite implementation of Schema.