<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable</className><duration>0.027</duration><failedSince>0</failedSince><name>crud_withConfigurationFromInheritance</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:18	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, unique (id))
2025-03-05 07:17:18	DEBUG	DDLDeployer	create table Tutu(id VARCHAR(255) not null, firstName varchar(255), unique (id))
2025-03-05 07:17:18	DEBUG	DDLDeployer	create table Titi(id VARCHAR(255) not null, prop1 varchar(255), unique (id))
2025-03-05 07:17:18	DEBUG	DDLDeployer	create table Tata(id VARCHAR(255) not null, name varchar(255), unique (id))
2025-03-05 07:17:18	DEBUG	DDLDeployer	alter table Tutu ad
...[truncated 5031 chars]...
SQLOperation	Batching statement 1 times
2025-03-05 07:17:18	TRACE	SQLOperation	delete from Tata where id = ? | {1={Tata.id=o.c.s.i.PersistedIdentifier@a0ee4fe9-2a8e-4d16-bb9a-0dc9f31f82a9}}
2025-03-05 07:17:18	DEBUG	SQLOperation	Batching statement 1 times
2025-03-05 07:17:18	TRACE	SQLOperation	delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistedIdentifier@a0ee4fe9-2a8e-4d16-bb9a-0dc9f31f82a9}}
2025-03-05 07:17:18	TRACE	SQLOperation	select id from Toto union all select id from Tata | {}
</stdout></caseResult>