jay
11/01/2016, 5:05 PMEngine
(https://github.com/jayrave/falkon/blob/master/falkon-engine/src/main/kotlin/com/jayrave/falkon/engine/Engine.kt) interface, that abstracts away the layer that talks with the db => this allows me to target android.database.sqlite
or java.sql
depending on the Engine
implementation used