Skip to content

Can provide converter between enum and int  #2963

Description

@Ikki-Dai

provide enum copy to int and int copy to enum
such as Mybatis EnumOrdinalTypeHandler

int  = enums.ordinal()

enums.values()[int]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions