Foros de discusión

problem with dynamic query for out of the box portlet tables

thumbnail
laxman teja, modificado hace 11 años.

problem with dynamic query for out of the box portlet tables

Junior Member Mensajes: 30 Fecha de incorporación: 17/04/12 Mensajes recientes
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 hace 11 años.

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

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
Yes you can use DQ on Liferay's entities. Be sure to use the portal's class loader during DQ construction.