Fórum

CustomSQL Example in Liferay 7

Thirumal Reddy, modificado 7 Anos atrás.

CustomSQL Example in Liferay 7

Regular Member Postagens: 216 Data de Entrada: 03/12/15 Postagens Recentes
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, modificado 7 Anos atrás.

RE: CustomSQL Example in Liferay 7

Regular Member Postagens: 216 Data de Entrada: 03/12/15 Postagens Recentes
Hi All,
I am waiting for your replay.

regards,
Thirumal.
thumbnail
Yoshikazu Kobayashi, modificado 3 Anos atrás.

RE: CustomSQL Example in Liferay 7

New Member Postagens: 20 Data de Entrada: 26/08/13 Postagens Recentes
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, modificado 7 Anos atrás.

RE: CustomSQL Example in Liferay 7

Regular Member Postagens: 216 Data de Entrada: 03/12/15 Postagens Recentes
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, modificado 7 Anos atrás.

RE: CustomSQL Example in Liferay 7

Regular Member Postagens: 226 Data de Entrada: 20/08/16 Postagens Recentes
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, modificado 3 Anos atrás.

RE: CustomSQL Example in Liferay 7

New Member Postagens: 20 Data de Entrada: 26/08/13 Postagens Recentes
Hi Thirumal,
Hi Abhishek,
Thank you for your answer.
I will implement it in the way that I taught.