Skip to content

Can provide converter between enum and int  #2963

@Ikki-Dai

Description

@Ikki-Dai

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

int  = enums.ordinal()

enums.values()[int]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions