From: marek at lewczuk.com (Marek Lewczuk) Date: Tue, 10 May 2005 10:52:21 +0200 Subject: [Pljava-dev] jdbc and FETCH_REVERSE Message-ID: Hello, in the user guide it is written: "ResultSet's returned from executeQuery() are always FETCH_FORWARD and ..." I encounter this limitation and I would like to know if there are ony plans making this to work in FETCH_REVERSE mode ? Thanks in advance. ML