Foren

problem with dynamic query for out of the box portlet tables

thumbnail
laxman teja, geändert vor 11 Jahren.

problem with dynamic query for out of the box portlet tables

Junior Member Beiträge: 30 Beitrittsdatum: 17.04.12 Neueste Beiträge
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, geändert vor 11 Jahren.

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

Liferay Legend Beiträge: 14915 Beitrittsdatum: 02.09.06 Neueste Beiträge
Yes you can use DQ on Liferay's entities. Be sure to use the portal's class loader during DQ construction.