[TopLink Finest]: 2009.03.18 09:23:58.250--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.weaving; value=false [TopLink Finest]: 2009.03.18 09:23:58.312--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.orm.throw.exceptions; default value=true [TopLink Finer]: 2009.03.18 09:23:58.312--ServerSession(17320380)--Thread(Thread[main,5,main])--Searching for default mapping file in file:/C:/Documents%20and%20Settings/Administrator/My%20Documents/NetBeansProjects/TestTLE/build/classes/ [TopLink Config]: 2009.03.18 09:23:58.578--ServerSession(17320380)--Thread(Thread[main,5,main])--The alias name for the entity class [class entity.Father] is being defaulted to: Father. [TopLink Config]: 2009.03.18 09:23:58.593--ServerSession(17320380)--Thread(Thread[main,5,main])--The table name for entity [class entity.Father] is being defaulted to: FATHER. [TopLink Config]: 2009.03.18 09:23:58.625--ServerSession(17320380)--Thread(Thread[main,5,main])--The column name for element [public java.lang.String entity.Father.getName()] is being defaulted to: NAME. [TopLink Config]: 2009.03.18 09:23:58.656--ServerSession(17320380)--Thread(Thread[main,5,main])--The column name for element [public java.lang.Long entity.Father.getId()] is being defaulted to: ID. [TopLink Config]: 2009.03.18 09:23:58.671--ServerSession(17320380)--Thread(Thread[main,5,main])--The column name for element [public java.lang.Integer entity.Father.getVersion()] is being defaulted to: VERSION. [TopLink Config]: 2009.03.18 09:23:58.687--ServerSession(17320380)--Thread(Thread[main,5,main])--The alias name for the entity class [class entity.Son] is being defaulted to: Son. [TopLink Config]: 2009.03.18 09:23:58.687--ServerSession(17320380)--Thread(Thread[main,5,main])--The table name for entity [class entity.Son] is being defaulted to: SON. [TopLink Config]: 2009.03.18 09:23:58.687--ServerSession(17320380)--Thread(Thread[main,5,main])--The column name for element [public java.lang.String entity.Son.getName()] is being defaulted to: NAME. [TopLink Config]: 2009.03.18 09:23:58.687--ServerSession(17320380)--Thread(Thread[main,5,main])--The column name for element [public java.lang.Long entity.Son.getId()] is being defaulted to: ID. [TopLink Config]: 2009.03.18 09:23:58.687--ServerSession(17320380)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [public java.util.List entity.Father.getSons()] is being defaulted to: class entity.Son. [TopLink Config]: 2009.03.18 09:23:58.843--ServerSession(17320380)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [public java.util.List entity.Father.getSons()] is being defaulted to: FATHER_SON. [TopLink Config]: 2009.03.18 09:23:58.843--ServerSession(17320380)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [public java.util.List entity.Father.getSons()] is being defaulted to: ID. [TopLink Config]: 2009.03.18 09:23:58.843--ServerSession(17320380)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [public java.util.List entity.Father.getSons()] is being defaulted to: Father_ID. [TopLink Config]: 2009.03.18 09:23:58.843--ServerSession(17320380)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [public java.util.List entity.Father.getSons()] is being defaulted to: ID. [TopLink Config]: 2009.03.18 09:23:58.859--ServerSession(17320380)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [public java.util.List entity.Father.getSons()] is being defaulted to: sons_ID. [TopLink Finest]: 2009.03.18 09:23:58.875--ServerSession(17320380)--Thread(Thread[main,5,main])--end predeploying Persistence Unit TestTLEPU; state Predeployed; factoryCount 0 [TopLink Finer]: 2009.03.18 09:23:58.875--Thread(Thread[main,5,main])--cmp_init_transformer_is_null [TopLink Finest]: 2009.03.18 09:23:58.875--ServerSession(17320380)--Thread(Thread[main,5,main])--begin predeploying Persistence Unit TestTLEPU; state Predeployed; factoryCount 0 [TopLink Finest]: 2009.03.18 09:23:58.875--ServerSession(17320380)--Thread(Thread[main,5,main])--end predeploying Persistence Unit TestTLEPU; state Predeployed; factoryCount 1 [TopLink Finest]: 2009.03.18 09:23:58.875--ServerSession(17320380)--Thread(Thread[main,5,main])--begin deploying Persistence Unit TestTLEPU; state Predeployed; factoryCount 1 [TopLink Finest]: 2009.03.18 09:23:58.890--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.logging.level; value=FINEST; translated value=FINEST [TopLink Finest]: 2009.03.18 09:23:58.890--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.logging.level; value=FINEST; translated value=FINEST [TopLink Finest]: 2009.03.18 09:23:58.890--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.jdbc.user; value=app [TopLink Finest]: 2009.03.18 09:23:58.890--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.jdbc.password; value=xxxxxx [TopLink Finest]: 2009.03.18 09:24:00.078--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.jdbc.driver; value=org.apache.derby.jdbc.ClientDriver [TopLink Finest]: 2009.03.18 09:24:00.078--ServerSession(17320380)--Thread(Thread[main,5,main])--property=toplink.jdbc.url; value=jdbc:derby://localhost:1527/sample [TopLink Info]: 2009.03.18 09:24:00.078--ServerSession(17320380)--Thread(Thread[main,5,main])--TopLink, version: Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007)) [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.InformixPlatform, RegularExpression: (?i)informix.*. [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.PointBasePlatform, RegularExpression: (?i)pointbase.*. [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.DB2Platform, RegularExpression: (?i).*db2.*. [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.SQLServerPlatform, RegularExpression: (?i)microsoft.*. [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.PostgreSQLPlatform, RegularExpression: (?i)postgresql.*. [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.SybasePlatform, RegularExpression: (?i)(sybase.*)|(adaptive server enterprise.*)|(SQL Server). [TopLink Finest]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--DBPlatform: oracle.toplink.essentials.platform.database.JavaDBPlatform, RegularExpression: (?i).*derby. [TopLink Fine]: 2009.03.18 09:24:05.296--Thread(Thread[main,5,main])--Detected Vendor platform: oracle.toplink.essentials.platform.database.JavaDBPlatform [TopLink Config]: 2009.03.18 09:24:05.312--ServerSession(17320380)--Connection(11557581)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.328--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Config]: 2009.03.18 09:24:05.328--ServerSession(17320380)--Connection(27582163)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.343--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Config]: 2009.03.18 09:24:05.343--ServerSession(17320380)--Connection(26049230)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.343--ServerSession(17320380)--Connection(24745276)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Config]: 2009.03.18 09:24:05.343--ServerSession(17320380)--Connection(20237898)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.359--ServerSession(17320380)--Connection(30638546)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Config]: 2009.03.18 09:24:05.359--ServerSession(17320380)--Connection(15734641)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.359--ServerSession(17320380)--Connection(9649099)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Config]: 2009.03.18 09:24:05.359--ServerSession(17320380)--Connection(3852606)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.359--ServerSession(17320380)--Connection(24257622)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Config]: 2009.03.18 09:24:05.359--ServerSession(17320380)--Connection(11511434)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "app" datasource URL=> "jdbc:derby://localhost:1527/sample" )) [TopLink Config]: 2009.03.18 09:24:05.375--ServerSession(17320380)--Connection(31375837)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/sample User: app Database: Apache Derby Version: 10.2.2.1 - (538595) Driver: Apache Derby Network Client JDBC Driver Version: 10.3.2.1 - (599110) [TopLink Finest]: 2009.03.18 09:24:05.390--ServerSession(17320380)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State [TopLink Finest]: 2009.03.18 09:24:05.390--ServerSession(17320380)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50 [TopLink Info]: 2009.03.18 09:24:05.437--ServerSession(17320380)--Thread(Thread[main,5,main])--file:/C:/Documents%20and%20Settings/Administrator/My%20Documents/NetBeansProjects/TestTLE/build/classes/-TestTLEPU login successful [TopLink Finest]: 2009.03.18 09:24:05.453--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:05.453--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--ALTER TABLE FATHER_SON DROP CONSTRAINT FATHER_SON_sons_ID [TopLink Finest]: 2009.03.18 09:24:06.015--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:06.015--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--ALTER TABLE FATHER_SON DROP CONSTRAINT FATHERSONFather_ID [TopLink Finest]: 2009.03.18 09:24:06.390--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:06.390--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--DROP TABLE FATHER_SON [TopLink Finest]: 2009.03.18 09:24:06.593--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:06.593--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--CREATE TABLE FATHER_SON (Father_ID BIGINT NOT NULL, sons_ID BIGINT NOT NULL, PRIMARY KEY (Father_ID, sons_ID)) [TopLink Finest]: 2009.03.18 09:24:06.828--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:06.828--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--DROP TABLE SON [TopLink Finest]: 2009.03.18 09:24:07.046--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:07.046--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--CREATE TABLE SON (ID BIGINT NOT NULL, NAME VARCHAR(255) UNIQUE NOT NULL, PRIMARY KEY (ID)) [TopLink Finest]: 2009.03.18 09:24:07.421--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:07.421--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--DROP TABLE FATHER [TopLink Finest]: 2009.03.18 09:24:07.656--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:07.656--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--CREATE TABLE FATHER (ID BIGINT NOT NULL, VERSION INTEGER, NAME VARCHAR(255) UNIQUE NOT NULL, PRIMARY KEY (ID)) [TopLink Finest]: 2009.03.18 09:24:07.984--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:07.984--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--ALTER TABLE FATHER_SON ADD CONSTRAINT FATHER_SON_sons_ID FOREIGN KEY (sons_ID) REFERENCES SON (ID) [TopLink Finest]: 2009.03.18 09:24:08.359--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:08.359--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--ALTER TABLE FATHER_SON ADD CONSTRAINT FATHERSONFather_ID FOREIGN KEY (Father_ID) REFERENCES FATHER (ID) [TopLink Finest]: 2009.03.18 09:24:08.531--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:08.531--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL, PRIMARY KEY (SEQ_NAME)) [TopLink Warning]: 2009.03.18 09:24:08.875--ServerSession(17320380)--Thread(Thread[main,5,main])--Exception [TOPLINK-4002] (Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))): oracle.toplink.essentials.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Table/View 'SEQUENCE' は、既に Schema 'APP' に存在します。 Error Code: -1 Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL, PRIMARY KEY (SEQ_NAME)) Query: DataModifyQuery() [TopLink Finest]: 2009.03.18 09:24:08.875--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:08.875--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [TopLink Finest]: 2009.03.18 09:24:09.015--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataReadQuery() [TopLink Fine]: 2009.03.18 09:24:09.015--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [TopLink Finest]: 2009.03.18 09:24:09.062--ServerSession(17320380)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:09.062--ServerSession(17320380)--Connection(20089978)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 1) [TopLink Finest]: 2009.03.18 09:24:09.093--ServerSession(17320380)--Thread(Thread[main,5,main])--end deploying Persistence Unit TestTLEPU; state Deployed; factoryCount 1 [TopLink Finer]: 2009.03.18 09:24:09.125--ServerSession(17320380)--Thread(Thread[main,5,main])--client acquired [TopLink Finest]: 2009.03.18 09:24:09.140--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DoesExistQuery() [TopLink Finest]: 2009.03.18 09:24:09.140--UnitOfWork(28326938)--Thread(Thread[main,5,main])--PERSIST operation called on: entity.Father[id=null][name=father]. [TopLink Finer]: 2009.03.18 09:24:09.140--ClientSession(22514347)--Connection(24745276)--Thread(Thread[main,5,main])--begin transaction [TopLink Finest]: 2009.03.18 09:24:09.140--ClientSession(22514347)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:09.140--ClientSession(22514347)--Connection(24745276)--Thread(Thread[main,5,main])--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? bind => [50, SEQ_GEN] [TopLink Finest]: 2009.03.18 09:24:09.171--ClientSession(22514347)--Thread(Thread[main,5,main])--Execute query ValueReadQuery() [TopLink Fine]: 2009.03.18 09:24:09.171--ClientSession(22514347)--Connection(24745276)--Thread(Thread[main,5,main])--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? bind => [SEQ_GEN] [TopLink Finest]: 2009.03.18 09:24:09.187--ClientSession(22514347)--Connection(24745276)--Thread(Thread[main,5,main])--local sequencing preallocation for SEQ_GEN: objects: 50 , first: 2, last: 51 [TopLink Finer]: 2009.03.18 09:24:09.187--ClientSession(22514347)--Connection(24745276)--Thread(Thread[main,5,main])--commit transaction [TopLink Finest]: 2009.03.18 09:24:09.187--ServerSession(17320380)--Connection(24745276)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit [TopLink Finest]: 2009.03.18 09:24:09.187--UnitOfWork(28326938)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> entity.Father[id=null][name=father]) [TopLink Finer]: 2009.03.18 09:24:09.203--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--begin transaction [TopLink Finest]: 2009.03.18 09:24:09.203--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(entity.Father[id=2][name=father]) [TopLink Finest]: 2009.03.18 09:24:09.203--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Assign return row DatabaseRecord( FATHER.VERSION => 1) [TopLink Fine]: 2009.03.18 09:24:09.203--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO FATHER (ID, VERSION, NAME) VALUES (?, ?, ?) bind => [2, 1, father] [TopLink Finest]: 2009.03.18 09:24:09.218--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(entity.Father[id=2][name=f1]) [TopLink Finest]: 2009.03.18 09:24:09.218--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Assign return row DatabaseRecord( FATHER.VERSION => 2) [TopLink Fine]: 2009.03.18 09:24:09.218--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--UPDATE FATHER SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) bind => [f1, 2, 2, 1] [TopLink Finest]: 2009.03.18 09:24:09.250--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DoesExistQuery() [TopLink Finest]: 2009.03.18 09:24:09.250--UnitOfWork(28326938)--Thread(Thread[main,5,main])--PERSIST operation called on: entity.Son[id=null][name=son1]. [TopLink Finest]: 2009.03.18 09:24:09.250--UnitOfWork(28326938)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> entity.Son[id=null][name=son1]) [TopLink Finest]: 2009.03.18 09:24:09.250--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(entity.Son[id=3][name=son1]) [TopLink Fine]: 2009.03.18 09:24:09.250--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO SON (ID, NAME) VALUES (?, ?) bind => [3, son1] [TopLink Finest]: 2009.03.18 09:24:09.265--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(entity.Father[id=2][name=f1]) [TopLink Finest]: 2009.03.18 09:24:09.265--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:09.265--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO FATHER_SON (sons_ID, Father_ID) VALUES (?, ?) bind => [3, 2] [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DoesExistQuery() [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--PERSIST operation called on: entity.Son[id=null][name=son2]. [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> entity.Son[id=null][name=son2]) [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(entity.Son[id=4][name=son2]) [TopLink Fine]: 2009.03.18 09:24:09.296--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO SON (ID, NAME) VALUES (?, ?) bind => [4, son2] [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(entity.Father[id=2][name=f1]) [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:09.296--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO FATHER_SON (sons_ID, Father_ID) VALUES (?, ?) bind => [4, 2] [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DoesExistQuery() [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--PERSIST operation called on: entity.Son[id=null][name=son3]. [TopLink Finest]: 2009.03.18 09:24:09.296--UnitOfWork(28326938)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> entity.Son[id=null][name=son3]) [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(entity.Son[id=5][name=son3]) [TopLink Fine]: 2009.03.18 09:24:09.312--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO SON (ID, NAME) VALUES (?, ?) bind => [5, son3] [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(entity.Father[id=2][name=f1]) [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:09.312--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO FATHER_SON (sons_ID, Father_ID) VALUES (?, ?) bind => [5, 2] [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DoesExistQuery() [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--PERSIST operation called on: entity.Son[id=null][name=son4]. [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> entity.Son[id=null][name=son4]) [TopLink Finest]: 2009.03.18 09:24:09.312--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(entity.Son[id=6][name=son4]) [TopLink Fine]: 2009.03.18 09:24:09.312--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO SON (ID, NAME) VALUES (?, ?) bind => [6, son4] [TopLink Finest]: 2009.03.18 09:24:09.328--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(entity.Father[id=2][name=f1]) [TopLink Finest]: 2009.03.18 09:24:09.328--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query DataModifyQuery() [TopLink Fine]: 2009.03.18 09:24:09.328--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--INSERT INTO FATHER_SON (sons_ID, Father_ID) VALUES (?, ?) bind => [6, 2] [TopLink Finer]: 2009.03.18 09:24:09.328--UnitOfWork(28326938)--Thread(Thread[main,5,main])--begin unit of work commit [TopLink Finest]: 2009.03.18 09:24:09.328--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(entity.Father[id=2][name=f2]) [TopLink Finest]: 2009.03.18 09:24:09.328--UnitOfWork(28326938)--Thread(Thread[main,5,main])--Assign return row DatabaseRecord( FATHER.VERSION => 3) [TopLink Fine]: 2009.03.18 09:24:09.328--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--UPDATE FATHER SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) bind => [f2, 3, 2, 2] [TopLink Finer]: 2009.03.18 09:24:09.343--ClientSession(22514347)--Connection(30638546)--Thread(Thread[main,5,main])--commit transaction [TopLink Finer]: 2009.03.18 09:24:09.359--UnitOfWork(28326938)--Thread(Thread[main,5,main])--end unit of work commit [TopLink Finer]: 2009.03.18 09:24:09.359--UnitOfWork(28326938)--Thread(Thread[main,5,main])--resume unit of work [TopLink Finer]: 2009.03.18 09:24:09.359--ServerSession(17320380)--Thread(Thread[main,5,main])--client acquired [TopLink Finer]: 2009.03.18 09:24:09.500--ClientSession(22514347)--Thread(Thread[Finalizer,8,system])--client released [TopLink Finest]: 2009.03.18 09:24:09.500--UnitOfWork(7438914)--Thread(Thread[main,5,main])--Execute query ReportQuery(entity.Father) [TopLink Fine]: 2009.03.18 09:24:09.515--ServerSession(17320380)--Connection(18945918)--Thread(Thread[main,5,main])--SELECT ID, VERSION, NAME FROM FATHER [TopLink Finest]: 2009.03.18 09:24:09.531--UnitOfWork(7438914)--Thread(Thread[main,5,main])--Register the existing object entity.Father[id=2][name=f1] [TopLink Finest]: 2009.03.18 09:24:09.531--UnitOfWork(7438914)--Thread(Thread[main,5,main])--Register the existing object entity.Son[id=3][name=son1] entity.Father[id=2][name=f1] [entity.Son[id=3][name=son1]]