albert's blog
2020/03/07
[Java] [IntelliJ] [JPA] Cannot resolve table 'xxxx'
Problem
As I create entity class in my JPA project in IntelliJ, it complained cannot resolve table 'Product' as following:
How-To
Step1. Configure database connection
Step2. Assign Datasource
Step3. Check result
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment