Well unfortunately, i am afraid your milage is going to vary here.

The tutorial and reference, while informative is not part of the specification.  Some vendors might have used the additional details when crafting their implementation others might have just followed the spec.  I will raise this query with the EG and see what people have done and if necessary update the javadocs if needed.

-lance

Dag H. Wanvik wrote:
Daniel John Debrunner <[EMAIL PROTECTED]> writes:

  
Fernanda wrote: 
I do not think implementing the ResultSet.refreshRow()
method would help in this case. We are implementing result sets of
type TYPE_SCROLL_INSENSITIVE and according to the "JBDC API
Tutorial and Reference, Third Edition" p.759, the refreshRow()
mothod does nothing for result sets of type
TYPE_SCROLL_INSENSITIVE. Maybe you were thinking of the
refreshRow() semantics for sensitive result sets.
      

  
I was only reading the jdk 142 javadoc for refreshRow which does not
mention this restriction. I didn't even consider such a restriction
would be in place.
    

Interestingly, neither does the JDK 1.6 beta docs... Lance? ;-)

Dag
  

Reply via email to