public static class Plan.DefaultImpls
Plan that is targeting relational database manipulated by SQL.
static T
debug(Plan<T> $this)
info(Plan<T> $this)
log(Plan<T> $this, kotlin.jvm.functions.Function1<? super T,kotlin.Unit> runner)
static java.lang.String
parameterToLogFormat(Plan<T> $this)
public static T debug(Plan<T> $this)
public static T info(Plan<T> $this)
public static T log(Plan<T> $this, kotlin.jvm.functions.Function1<? super T,kotlin.Unit> runner)
public static java.lang.String parameterToLogFormat(Plan<T> $this)