Fórum

problem with dynamic query for out of the box portlet tables

thumbnail
laxman teja, modificado 11 Anos atrás.

problem with dynamic query for out of the box portlet tables

Junior Member Postagens: 30 Data de Entrada: 17/04/12 Postagens Recentes
DynamicQuery class is giving an error for out-of-the-box portlet tables like BlogEntry,journal article classes the error message what i am seeing is couldn't able to find the modelImpl classes for the the query

can we do dynamic query's for build-in model classes please help me solving this problem
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: problem with dynamic query for out of the box portlet tables

Liferay Legend Postagens: 14916 Data de Entrada: 02/09/06 Postagens Recentes
Yes you can use DQ on Liferay's entities. Be sure to use the portal's class loader during DQ construction.