It is not in the spec.

However, it should be  TYPE_FORWARD_ONLY, CONCUR_READ_ONLY  given the design was done during the JDBC 1.0 timeframe for DatabaseMetaData and ResultSetMetaData.

i will look to clarify for JDBC 4

-lance

Daniel John Debrunner wrote:
I known I've seen a statement somewhere that listed the ResultSet
attributes for ResultSets returned from DatabaseMetaData methods.

It stated that such ResultSets were forward only etc.

Now I can't find that statement in JDBC 4.0/3.0 spec or the javadoc.Does
anyone remember where this statement is?

Thanks,
Dan.

  

Reply via email to