On 2013-08-05 16:00, IanP wrote:
not entirely sure whether this would count as a bug - be interested to hear your thoughts. I've noticed that PreparedStatement give an SQLException if prepared before a table exists, but doesn't if the table is created, the query is cached and then the table is dropped from under the query.
Hi Which version are you using? This is working correctly for me. Regards, Noel -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
