Forums de discussion

problem with dynamic query for out of the box portlet tables

thumbnail
laxman teja, modifié il y a 11 années.

problem with dynamic query for out of the box portlet tables

Junior Member Publications: 30 Date d'inscription: 17/04/12 Publications récentes
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, modifié il y a 11 années.

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

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
Yes you can use DQ on Liferay's entities. Be sure to use the portal's class loader during DQ construction.