Forums de discussion

CustomSQL Example in Liferay 7

Thirumal Reddy, modifié il y a 7 années.

CustomSQL Example in Liferay 7

Regular Member Publications: 216 Date d'inscription: 03/12/15 Publications récentes
Hi All,
can any one give me steps how to implment custom sql in liferay 7 with module.
i followed this link:custom-sql
but while following this i am facing prob with *FinderUtil.
if any one done on this please give me steps.

regards,
Thirumal.
Thirumal Reddy, modifié il y a 7 années.

RE: CustomSQL Example in Liferay 7

Regular Member Publications: 216 Date d'inscription: 03/12/15 Publications récentes
Hi All,
I am waiting for your replay.

regards,
Thirumal.
thumbnail
Yoshikazu Kobayashi, modifié il y a 3 années.

RE: CustomSQL Example in Liferay 7

New Member Publications: 20 Date d'inscription: 26/08/13 Publications récentes
Hi Thirumal,
I am troubled with the same problem.
Is not it a bug in Liferay IDE's service builder?
■IDE Version
Liferay IDE 3.0.1.201606151031-ga2
Thirumal Reddy, modifié il y a 7 années.

RE: CustomSQL Example in Liferay 7

Regular Member Publications: 216 Date d'inscription: 03/12/15 Publications récentes
Hi Yoshikazu Kobayashi,
see below link
https://web.liferay.com/community/forums/-/message_boards/message/77272942

let me know if you have any doubts regarding custom-sql,

Thanks,
Thirumal.
thumbnail
Abhishek Jain, modifié il y a 7 années.

RE: CustomSQL Example in Liferay 7

Regular Member Publications: 226 Date d'inscription: 20/08/16 Publications récentes
Here is the link :-
https://jainabhishekblog.wordpress.com/2016/12/05/custom-sql-in-liferay-7/. Follow it Tell me if you have any problem.
thumbnail
Yoshikazu Kobayashi, modifié il y a 3 années.

RE: CustomSQL Example in Liferay 7

New Member Publications: 20 Date d'inscription: 26/08/13 Publications récentes
Hi Thirumal,
Hi Abhishek,
Thank you for your answer.
I will implement it in the way that I taught.