0

I am using H2 in my Swing application. I have seen View content of H2 or HSQLDB in-memory database.

But, I want to know how can I see the content of H2 when there is no web server, since I am working with Swing?

I used to visualize the H2 with devtool when I work with Spring MVC, but here there is no controller.

Andrew Thompson
  • 168,117
  • 40
  • 217
  • 433
Jeff
  • 7,767
  • 28
  • 85
  • 138
  • Look [Squirrel SQL client](http://squirrel-sql.sourceforge.net/), download sources and try understand it :). – Sergiy Medvynskyy Mar 03 '17 at 12:13
  • Or adapt the plugin cited [here](http://stackoverflow.com/a/2761825/230513). – trashgod Mar 03 '17 at 12:27
  • Note that questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow. – trashgod Mar 03 '17 at 12:29

0 Answers0