Drew Jocham
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Drew Jocham created a post, AnsweredGet persistence.xml file to query in Intellij Ultimate
I created a persistence.xml file after I generated a jHipster project and I keep getting this error whenever I try to query: Second-level cache is used in the application, but property hibernate.... -
Drew Jocham created a post, AnsweredCreating your own JPA generation templates
Intellij does tell me how to create a template but I want it to be JPA specific. File->settings->Editor->File and Code Templates->Files click on the + and name your template. What I want is for my ...