En succès
A duré 23 ms.
Standard Output
2024-09-08 10:12:24 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@350ede1
2024-09-08 10:12:24 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a))
2024-09-08 10:12:24 DEBUG SQLOperation Batching statement 1 times
2024-09-08 10:12:24 DEBUG SQLOperation update Toto set b = ?, c = ? where a = ?
2024-09-08 10:12:24 DEBUG SQLOperation Batching statement 1 times
2024-09-08 10:12:24 DEBUG SQLOperation update Toto set b = ?, c = ? where a = ?