Hi,
Please find as attachment a complete example, it's a Netbeans 6.0 project.
Oracle TopLink Essentials - 2.1 (Build b15-fcs (12/31/2007) using the latest apache derby database.
The object Attribute is inserted two time, here the toplink's log
[TopLink Fine]: 2008.01.04 INSERT INTO Attribute (ID, value_, domain_, name_, type_) VALUES (?, ?, ?, ?, ?)
bind => [2, value, domain, nom, 1]
[TopLink Fine]: 2008.01.04 INSERT INTO Attribute (ID, value_, domain_, name_, type_) VALUES (?, ?, ?, ?, ?)
thx
[Message sent by forum member 'maxam' (maxam)]
http://forums.java.net/jive/thread.jspa?messageID=252299