[jboss-user] [EJB 3.0] - Re: How to correct standard CMP mapping for BigDecimal?

wolfc do-not-reply at jboss.com
Fri Dec 8 03:50:45 EST 2006


For a BigDecimal field you must specify the precision and scale using the @Column annotation.
JSR 220: Enterprise JavaBeans(TM),Version 3.0, Final Release, 9.1.5 Column Annotation

http://jira.jboss.com/jira/browse/EJBTHREE-802

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992187#3992187

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992187



More information about the jboss-user mailing list