I have created a H2 database in my Spring MVC project.
I am using Maven and Jetty in the project,
The schema files are properly executed and i am able to see the queries 
being executed in the logs.
Even the insert queries are working fine.

What i want to do is to connect to the created database and see how the 
table created is.

Can anyone let me know how this can be done using intellij or anything for 
that matter.

Thanks and regards,
Aaron

-- 
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/d/optout.

Reply via email to