En succès
A duré 13 ms.
Standard Output
2025-08-07 07:15:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6cd17c11
2025-08-07 07:15:44 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {Person.id=o.c.s.i.PersistableIdentifier@42}
2025-08-07 07:15:44 DEBUG SQLOperation Batching statement 1 times
2025-08-07 07:15:44 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Tata, Person.id=o.c.s.i.PersistableIdentifier@42}}
2025-08-07 07:15:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@fdc3482
2025-08-07 07:15:44 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {Person.id=o.c.s.i.PersistedIdentifier@42}