Exposed icon indicating copy to clipboard operation
Exposed copied to clipboard

Can Exposed be used with Android SQLite implementation?

Open CommanderTvis opened this issue 5 years ago • 5 comments
trafficstars

I want to access Android SQLite database with a fully-featured ORM (Android Jetpack Room is a too weak one), but as I know, Exposed can be used only with JDBC. What can I do?

CommanderTvis avatar Jan 28 '20 11:01 CommanderTvis