Jonathan.O'[EMAIL PROTECTED] wrote:
>
> We fixed our problems by hacking the JBoss source! Thank God for open
> source.
>
> We changed the getInsertFields() in JDBCCreateEntityCommand to call
> entity.getCmpFields() instead of entity.getFields(). The
> entity.getFields() gives you a list of
We fixed our problems by hacking the JBoss source! Thank God for open source.
We changed the getInsertFields() in JDBCCreateEntityCommand to call entity.getCmpFields() instead of entity.getFields(). The entity.getFields() gives you a list of CMP and CMR fields, and of course, if a CMP and CMR fie