selectByKeys

fun selectByKeys(keys: Collection<String>, orderBy: List<OrderBy<T>> = emptyList(), expiresAfter: ERROR CLASS: Symbol not found for Instant?? = null): ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<T>>(source)

Select by keys with optional ordering

Key selection will always be more performant than using where clause. Keys are indexed.