Hi Noel, could you please elaborate on that? i.e. what's the right way to access EXPLAIN data from a jdbc ResultSet? Or could redirect me to a place where it is documented? Cheers Davide
On Wednesday, June 12, 2013 2:41:38 PM UTC+2, Noel Grandin wrote: > > > On 2013-06-12 14:38, Davide Cavestro wrote: > > ResultSet.getString(0) > > > getString(0) is your problem > -- 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?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
