求雪诺
Hibernate casts BigDecimal instead of Integer
I don\'t know why but hibernate tries to cast BigDecimal to one of my columns. This column is definied as Decimal(3,0) in my DB2 DB. So there can\'t be a BigDecimal.[详细]
2022-12-21 18:22 分类:问答
I don\'t know why but hibernate tries to cast BigDecimal to one of my columns. This column is definied as Decimal(3,0) in my DB2 DB. So there can\'t be a BigDecimal.[详细]