En succès
A duré 12 ms.
Standard Output
2025-03-20 08:26:25 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2025-03-20 08:26:25 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id))
2025-03-20 08:26:25 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, presidentId int, unique (id))
2025-03-20 08:26:25 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id))
2025-03-20 08:26:25 DEBUG DDLDeplo
...[truncated 8921 chars]...
onDate=<null>,name=France,president=Person[addressBook=<null>,addresses=<null>,contracts=<null>,country=<null>,id=o.c.s.i.PersistedIdentifier@0,mapPropertyMadeOfComplexTypes=<null>,mapPropertyMadeOfComplexTypesWithColumnDuplicates=<null>,mapPropertyMadeOfEntityAsKey=<null>,mapPropertyMadeOfEntityAsKeyAndValue=<null>,mapPropertyMadeOfEntityAsValue=<null>,name=New french president,nicknames=<null>,phoneNumbers=<null>,timestamp=<null>,vehicle=<null>,version=0],states=[],timestamp=<null>,version=0]