Skip to content

How to implement CASE WHEN THEN ELSE END statement? #757

Closed
@mayamoon

Description

@mayamoon

I using mybatis-dynamic-sql to write sql , after investigate the sourse code i can't find a way to implement
CASE
WHEN condition THEN value
WHEN condition THEN value
ELSE value
END

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions