getFieldExpressionSetWithTransaction

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

Deprecated

This API is no longer used and will be removed.


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

Deprecated

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