<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Paging concept in EJB</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 18 May 2013 01:52:30 -0400</pubDate>


    <item>

        <title>how to use EJB QL for LIKE and ROWNUM</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34785</link>

        

        
            <description><![CDATA[Hi <br><br>i solved the paging problem but for that i have to use ROWNUM in the EJB QL but when i try to run it then it shows error on rownum so can any one help me to solve it<br><br><br>and another thing when i user LIKE statement in EJBQL then it will...]]></description>
        

        <pubDate>Tue, 28 Jun 2005 03:37:55 -0400</pubDate>

        

        <jf:creationDate>Tue, 28 Jun 2005 03:37:55 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 28 Jun 2005 03:37:55 -0400</jf:modificationDate>
        <jf:date>Jun 28, 2005</jf:date>
        <jf:author>vikas gupta</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Paging concept in EJB</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34785</link>

        

        
            <description><![CDATA[Hello,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;It depends how many record we are talking about. If there are not many records and you don't expect the numbers to grow then getting the records in one go will make sense and then you can iterate on the...]]></description>
        

        <pubDate>Sun, 26 Jun 2005 23:00:31 -0400</pubDate>

        

        <jf:creationDate>Sun, 26 Jun 2005 23:00:31 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 26 Jun 2005 23:00:31 -0400</jf:modificationDate>
        <jf:date>Jun 26, 2005</jf:date>
        <jf:author>sawan parihar</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Paging concept in EJB</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34785</link>

        

        
            <description><![CDATA[It is not a good Idea to do paging using CMP.<br>I doubt that in EJBQL you can restrict the number of rows retrieved to your Page size. I mean, can you restrict the # of rows returned to be 10 rows from EJBQL.<br><br>If that is possible then do...]]></description>
        

        <pubDate>Fri, 24 Jun 2005 12:19:13 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Jun 2005 12:19:13 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Jun 2005 12:19:13 -0400</jf:modificationDate>
        <jf:date>Jun 24, 2005</jf:date>
        <jf:author>Rajesh K. Ilango</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Paging concept in EJB</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34785</link>

        

        
            <description><![CDATA[Hello sir,<br><br>As i am new in EJB so can any one tell me how to make the paging concept in EJB with JSP <br><br>what i did is i have the records in Collection from the finder method after that i use the paging code but the records fetch from the data...]]></description>
        

        <pubDate>Fri, 24 Jun 2005 03:26:09 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Jun 2005 03:26:09 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Jun 2005 03:26:09 -0400</jf:modificationDate>
        <jf:date>Jun 24, 2005</jf:date>
        <jf:author>vikas gupta</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

