JDBC - JTDS bug ? For columns of type date and time(x)

后端 未结 1 659
清歌不尽
清歌不尽 2021-01-21 10:25

When I\'m trying to get column type from ResultSetMetaData with method getColumnTypeName for types date and

1条回答
  •  粉色の甜心
    2021-01-21 11:12

    This is a known JTDS bug, see sourceforge.net/p/jtds/bugs/679

    0 讨论(0)
提交回复
热议问题