JPA controller genereation - howTO?

How can I generate controller from JPA? I use TopLink as JPA provider.
In netbeans it could be done by context menu "Generate JPA Controller" - and it will generate controllers with standart CRUD functions. But I can't find how to do it in IDEA.

2

请先登录再写评论。