{
  "_class" : "hudson.tasks.junit.CaseResult",
  "testActions" : [
    
  ],
  "age" : 0,
  "className" : "org.codefilarete.stalactite.engine.configurer.resolver.onetoone.OneToOneResolverTest$CascadeAll",
  "duration" : 0.016,
  "errorDetails" : null,
  "errorStackTrace" : null,
  "failedSince" : 0,
  "flakyFailures" : [
    
  ],
  "name" : "ownedByReverseSideSetter",
  "properties" : {
    
  },
  "rerunFailures" : [
    
  ],
  "skipped" : false,
  "skippedMessage" : null,
  "status" : "PASSED",
  "stderr" : null,
  "stdout" : "2026-05-19 05:26:22\u0009DEBUG\u0009DDLDeployer\u0009create table City(id int not null, name varchar(255), countryId int, unique (id))\u000a2026-05-19 05:26:22\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, description varchar(255), unique (id))\u000a2026-05-19 05:26:22\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-05-19 05:26:22\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-05-19 05:26:22\u0009TRACE\u0009SQLOperation\u0009insert into Cou\u000a...[truncated 6368 chars]...\u000a9 05:26:22\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null, City.name (U)=Lyon renamed}}\u000a2026-05-19 05:26:22\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-05-19 05:26:22\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-05-19 05:26:22\u0009TRACE\u0009SQLOperation\u0009select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
}