KotlinTrader / com.doubleu.kotlintrader.database / Database / getProperty

getProperty

fun <V> getProperty(entity: Entity<*>, property: KProperty<V>): V?

Retrieves the property of the entity from the database via SQL-SELECT