|
| (no subject) [message #709203 is a reply to message #708416] |
Wed, 03 August 2011 11:49  |
Chris Delahunt Messages: 863 Registered: July 2009 |
Senior Member |
|
|
Hello Rolf,
I'm not sure I understand. The scale and precision are optional and are only used for DDL generation, and appear to be working on both database platforms. The difference you see seems due to what the driver returns for the value of 12.00 from the database. If there is configuration that can be done, it is at the driver level but at the JPA level only the bigdecimal value is persisted, not its scale. Are you losing precision and it being rounded to 12?
Regards,
Chris
|
|
|
Powered by
FUDForum. Page generated in 0.01636 seconds