ben*_*rre 3 postgresql hibernate jpa
什么postgres列类型将映射到基于hibernate的列中的Java Float类型?
我在我的遗留postgres数据库中有float(19)但是如果启用了hibernate模式验证,我会收到此错误消息.
Wrong column type in realtorprint.templatetype for column height.
Found: float8, expected: float4
Run Code Online (Sandbox Code Playgroud)
有任何想法吗?我的列是float(8)而不是float(19)我可能在遗留数据库中更改了这个.
| 归档时间: |
|
| 查看次数: |
2912 次 |
| 最近记录: |