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
请先登录再写评论。