Finder in Liferay's ServiceBuilder
问题 I know I had already asked this question, but I have misunderstandings yet. My previous question: Liferay and relationships in it In two words: I have a portlet, which can add/update/delete books and add authors. Moreover, you can choose existing authors when you try to add book. http://i.stack.imgur.com/vzUjn.png And now I need to show how many books were written by each author in "author" table. My service.xml: <entity name="Book" local-service="true" remote-service="true" cache-enabled=