supportsResultSetConcurrency( type, concurrency ) |
Returns true if the database supports the specified concurrency type in combination with the given result set type. Returns false otherwise. Syntax supportsResultSetConcurrency( int type, int concurrency )
Parameters
|