{
  "_class" : "hudson.tasks.junit.CaseResult",
  "testActions" : [
    
  ],
  "age" : 0,
  "className" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
  "duration" : 0.021,
  "errorDetails" : None,
  "errorStackTrace" : None,
  "failedSince" : 0,
  "name" : "persist",
  "properties" : {
    
  },
  "skipped" : False,
  "skippedMessage" : None,
  "status" : "PASSED",
  "stderr" : None,
  "stdout" : "2026-02-12 07:21:04\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2060df8\u000a2026-02-12 07:21:04\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-02-12 07:21:04\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-02-12 07:21:04\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=20, Toto.c=200, Toto.a=2}}\u000a2026-02-12 07:21:04\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-02-12 07:21:04\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?) | {Toto.a=1}\u000a2026-02-12 07:21:04\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-02-12 07:21:04\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}}\u000a"
}