OneToManyAndroidRepo

constructor(tableName: String, keyAsString: Key.() -> String, valueAsString: Value.() -> String, keyFromString: String.() -> Key, valueFromString: String.() -> Value, helper: SQLiteOpenHelper)