My java code is using h2 database and generating test.h2.db file.
I searched online but couldn't find any tool to import this DB file and look what are the tables are available in that DB file.
I tried DbVisulizer but couldn't import this DB file.
If any one worked or faced the same problem, please let me know the solution.