En succès
A duré 13 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity)
Standard Output
2026-02-11 22:35:58 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id))
2026-02-11 22:35:58 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-02-11 22:35:58 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-02-11 22:35:58 DEBUG SQLOperation Batching statement 1 times
2026-02-11 22:35:58 TRACE SQLOperation insert into
...[truncated 5272 chars]...
null>,country=<null>,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=<null>,mapPropertyMadeOfComplexTypes=<null>,mapPropertyMadeOfComplexTypesWithColumnDuplicates=<null>,mapPropertyMadeOfCompositeIdEntityAsKey=<null>,mapPropertyMadeOfCompositeIdEntityAsValue=<null>,mapPropertyMadeOfEntityAsKey=<null>,mapPropertyMadeOfEntityAsKeyAndValue=<null>,mapPropertyMadeOfEntityAsValue=<null>,middleNames=<null>,name=toto,nicknames=[tonton, tintin],phoneNumbers=<null>,timestamp=<null>,vehicle=<null>,version=0]