<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.AggregateResolverTest</className><duration>0.009</duration><failedSince>0</failedSince><name>resolve_oneEntity</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:31:20	DEBUG	DDLDeployer	create table E(propE integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, propD integer not null, unique (propE))
2026-05-19 05:31:20	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:31:20	TRACE	SQLOperation	insert into E(propD, propE) values (?, default) | {1={E.propD=0}}
2026-05-19 05:31:20	DEBUG	SimpleRelationalEntityPersister	selecting entities [1]
2026-05-19 05:31:20	TRACE	SQLOperation	select E.propD as E_propD, E.pro
...[truncated 833 chars]...
5-19 05:31:20	TRACE	SQLOperation	select E.propD as E_propD, E.propE as E_propE from E where E.propE in (?) | {1=1}
2026-05-19 05:31:20	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.c.r.AggregateResolverTest$E
2026-05-19 05:31:20	DEBUG	SQLOperation	Batching statement 1 times
2026-05-19 05:31:20	TRACE	SQLOperation	delete from E where propE = ? | {1={E.propE=1}}
2026-05-19 05:31:20	TRACE	SQLOperation	select count(*) as count from E | {}
</stdout></caseResult>