The JDBC API is the correct way to access the database.
If you have a loop, then that is programmatic issue.

Two questions
(1) what does the loop look like - where is it getting stuck?
(2) what does your JDBC URL look like? it might be that you are
accidentally accessing a new database inside your table engine.

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to