Hi all,
While trying to marry Apache OFBiz with Trafodion, I found this oddity:
In OFBiz we type some fields as NUMERIC, e.g:
<field-type-def type="fixed-point" sql-type="NUMERIC(18,6)" java-type=
"java.math.BigDecimal"/>
However, when looking at the feedback we get from Trafodion after a restart
we get:
Column [ESTIMATED_COST] of table [OFBIZ.WORK_EFFORT_GOOD_STANDARD] of
entity [WorkEffortGoodStandard] is of type [BIGINT] in the database, but is
defined as type [NUMERIC] in the entity definition.
Is something wrong inside Trafodion with respect to mapping field types?
Best regards,
Pierre Smits
ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services
OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/