En succès
A duré 20 ms.
Standard Output
2025-04-27 09:16:29 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-04-27 09:16:29 DEBUG DDLDeployer create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2025-04-27 09:16:29 DEBUG DDLDeployer alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2025-04-27 09:16:29 DEBUG SQLOperation Batching statement 1 times
2025-04-27 09:16:29 TRAC
...[truncated 1861 chars]...
larete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@33a49aca
2025-04-27 09:16:29 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@7c1ac2f9
2025-04-27 09:16:29 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@5e94c6f7 on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@33a49aca