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