You may need to restate the question, it doesn't really make sense to me.
Regards
Scott
HotWax Media
http://www.hotwaxmedia.comOn 16/04/2010, at 7:07 AM, Patrick wrote:
> Everytime I create an OrderHeader, it is somehow automatically
> associated with the only OrderAdjustment row in my DB.
>
> OrderReadHelper.java
> orderheader.getRelated("OrderAdjustment"); //always returns the
> OrderAdjustment row, why?