[jboss-user] [EJB 3.0] - How to correct standard CMP mapping for BigDecimal?
knaveofhearts
do-not-reply at jboss.com
Mon Aug 28 16:34:48 EDT 2006
I have a POJO that uses a java.math.BigDecimal. The built-in CMP for Firebird maps that to a numeric(19.2). The highest precision for a numeric field in Firebird is 18, so the mapping fails. Any idea what the mapping for BigDecimal should be, and what do I have to do to fix the problem? Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967919#3967919
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967919
More information about the jboss-user
mailing list