I noticed that the last two "INSERT " action binding same data:
*
[TopLink Fine]: 2008.07.16
04:49:05.596--ClientSession(4167406)--Connection(6867819)--Thread(Thread[main,5,main])--INSERT
INTO CHILD (VERSION, CREATEDON, PARENT_ID) VALUES (?, ?, ?)
bind => [1, 2008-07-16 16:49:05.596, 1]
*
[TopLink Fine]: 2008.07.16
04:49:05.596--ClientSession(4167406)--Connection(6867819)--Thread(Thread[main,5,main])--INSERT
INTO CHILD (VERSION, CREATEDON, PARENT_ID) VALUES (?, ?, ?)
bind => [1, 2008-07-16 16:49:05.596, 1]
Thanks,
henrry_china