Hi Chris, Can you please file a JIRA with a reproducible test case?
Thanks, Craig On Aug 3, 2009, at 12:29 PM, C N Davies wrote:
I'm using MySQL and I find that when Open JPA generates the tables itdefaults any BigDecimal columns to Decimal(10,0) ignoring my annotation thatsays I want 10,6. I'm using: @Column(name="chargerate", precision=10,scale=6, nullable=false) The manual says there is an issue with Floats and Doubles but doesn't mention BigDecimals:"Floats and doubles may lose precision when stored in some datastores."I'm using InnoDB tables on MySQL 5.1.32 Thanks Chris
Craig L Russell Architect, Sun Java Enterprise System http://db.apache.org/jdo 408 276-5638 mailto:[email protected] P.S. A good JDO? O, Gasp!
smime.p7s
Description: S/MIME cryptographic signature
