klyn.data.sql.internal.SQLMutationDialect.update
method
public update(
mapping as SQLMappedEntity,
entity as Object,
changed as IList<SQLPropertyMapping>
) as SQLMutationCommand:
Description

Builds one prepared UPDATE command containing only changed columns.