-
- All Implemented Interfaces:
public final class OrmModelClassKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static List<KMutableProperty<?>>_SQLPropertiesprivate final static List<KMutableProperty<?>>_PrimaryKeys
-
Method Summary
Modifier and Type Method Description final List<KMutableProperty<?>>get_SQLProperties()final List<KMutableProperty<?>>get_PrimaryKeys()-
-
Method Detail
-
get_SQLProperties
final List<KMutableProperty<?>> get_SQLProperties()
-
get_PrimaryKeys
final List<KMutableProperty<?>> get_PrimaryKeys()
-
-
-
-