displaying part of selection from DB [message #366732] |
Thu, 16 November 2000 05:00 |
Kenneth Ljunggren
Messages: 1 Registered: November 2000
|
Junior Member |
|
|
We are using Oracle8i together EJBs deployed in weblogic with CMP.
We want to display only i.e. 20 rows out of i.e. 100
per page and I wonder how do you solve this in an
efficiency way? The list should be sorted and we
do not want to have open connections t othe database
between the page displays.
I heard there were some new feature in JDBC 2.0 that
could handle this, but is that possible to use with
CMP or how can I solve it?
Br
Kenneth Ljunggren
|
|
|