getFieldExpressionSetWithTransaction

fun FieldSet.getFieldExpressionSetWithTransaction(): Set<Expression<*>>(source)


fun Query.getFieldExpressionSetWithTransaction(): Set<Expression<*>>(source)

Deprecated

This function is called nowhere except `Row.toExposedResultRowWithTransaction`. Consider inlining and removing it.