Drew Jocham
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Get persistence.xml file to query in Intellij Ultimate
AnsweredI 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.... -
Created Creating your own JPA generation templates
AnsweredIntellij 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 ...