I prefer PreparedStatement purely so I can avoid thinking about escaping string 
values.

But if that doesn't worry you, then there is no down side to using Statement 
for execute only once.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/21a13bbb-15d6-1b14-d089-9abcc0301472%40gmail.com.

Reply via email to