Customize Generate Peristence Mapping Template?
Hello,
I was wondering if it were possible to modify the underlying template for persistence mapping generation. I'd like to make my generated classes abstract and mark them with a @MappedSuperclass annotation. I'd also like to exlude the ID generation as well as knock out the equals() and hashcode() generation. Any hints?
Thanks,
Alejandro
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/IDEA-76638 and linked issues.