How to convert org.postgresql.jdbc.PgArray to EnumSet?

前端 未结 0 1192
离开以前
离开以前 2021-02-09 00:33

In the TypeHandler of mybatis,I do it this way :


    @Override
    public EnumSet getNullableResult(ResultSet resultSet, String columnName) throws SQLEx         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题