
How to write following sub query query in hibernate? without using the query criteria. only need SQL query SELECT * FROM (SELECT ROWNUM ROW_NUM, A.* FROM ACCOUNT_SITE_INFO as A WHERE ROWNUM <= 100
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.