https://kotlinlang.org logo
e

elezium

05/07/2016, 2:49 AM
Hi, is there an easy to work ORM with Kotlin that is recommended? (I create data class person, and then I could do something like person.findAll() .. Thanks.