Package-level declarations

Functions

Link copied to clipboard
fun <Z, T, R> KProperty1<T, R>.fetch(from: From<Z, T>, joinType: JoinType = JoinType.INNER): Fetch<T, R>

Creates a Fetch for this property on the given From.