getGeneratedKey

fun <T : Any> CachedRowSet.getGeneratedKey(primaryKey: Column<T>): T?(source)

Get generated key from the row set.