Foros de discusión

CustomSQL Example in Liferay 7

Thirumal Reddy, modificado hace 7 años.

CustomSQL Example in Liferay 7

Regular Member Mensajes: 216 Fecha de incorporación: 3/12/15 Mensajes recientes
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 hace 7 años.

RE: CustomSQL Example in Liferay 7

Regular Member Mensajes: 216 Fecha de incorporación: 3/12/15 Mensajes recientes
Hi All,
I am waiting for your replay.

regards,
Thirumal.
thumbnail
Yoshikazu Kobayashi, modificado hace 3 años.

RE: CustomSQL Example in Liferay 7

New Member Mensajes: 20 Fecha de incorporación: 26/08/13 Mensajes recientes
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 hace 7 años.

RE: CustomSQL Example in Liferay 7

Regular Member Mensajes: 216 Fecha de incorporación: 3/12/15 Mensajes recientes
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 hace 7 años.

RE: CustomSQL Example in Liferay 7

Regular Member Mensajes: 226 Fecha de incorporación: 20/08/16 Mensajes recientes
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 hace 3 años.

RE: CustomSQL Example in Liferay 7

New Member Mensajes: 20 Fecha de incorporación: 26/08/13 Mensajes recientes
Hi Thirumal,
Hi Abhishek,
Thank you for your answer.
I will implement it in the way that I taught.