Customizing JPA generation output
Hi all
Is it possible to customize the JPA generation source for all entities? For example making them implement the same interface.
And also is there any way I can specify specific generation option for each entity? For example adding a "toString()" method that I define before generation per entity,
Thank you
Moshe
Please sign in to leave a comment.