Hello, after creating a relationship which uses a column of the mapped type double (decimal in db) as source field, the type cast of the readProperty method throws an exception. It seems that the value is stored as BigDecimal if the field is used in a relationship!?
This happens in Cayenne 3.02M and 3.03M (used with JayBird/FireBird). Is this intendet behaviour? Any way to prevent this from happening? -- View this message in context: http://www.nabble.com/Wrong-data-type-for-source-attribute-of-a-relationship--tp15951944p15951944.html Sent from the Cayenne - User mailing list archive at Nabble.com.
