En succès
A duré 8 ms.
Standard Output
2024-10-18 06:39:26 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, partnerId int, unique (id))
2024-10-18 06:39:26 DEBUG DDLDeployer alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id)
2024-10-18 06:39:26 DEBUG SQLOperation Batching statement 1 times
2024-10-18 06:39:26 DEBUG SQLOperation insert into Person(name, id, partnerId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca D
...[truncated 1401 chars]...
G EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@23bcaa42
2024-10-18 06:39:26 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@3b2463f1 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=<null>,father=<null>,house=<null>,house1=<null>,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=<null>]