On 2/21/2010 11:19 PM, Rick R wrote:

To Guy's point, not sure if the object's I'm mapping to matter? but if so:

public class ProdAttrGroupAttrValue extends BaseModel {
public class AttributeValue extends BaseModel {

After sending my last reply, I noticed both your object classes extend BaseModel. What is that? As a test, I'd suggest removing this derivation to ensure that the base class is not doing things to trip you up. One BaseModel I've used is from GXT and that definitely has some restrictions on how it is used.

--
Guy Rouillier

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to