In Intellij Cannot connect to h2 database.
I´m trying to follow tutorial in Intellij IDEA but when I try to connect to h2 database the console trowns me an error:
Cannot resolve table ‘EMPLOYEE’
What I need to do so intellij recognizes the h2 database and eliminate this error?
Thanks in advance.
请先登录再写评论。
when you press 'Test connection' - does it work?
if so - the error thrown when inspecting database?