ComputerDictionaries.org      Computer terms spelled out...
Home -› APL/APL -› CONCUR UPDATABLE
Online dictionary
From all dictionaries     Only from this dictionary
 

Dictionaries by Category


High-Tech News

Definition Of:

CONCUR UPDATABLE

APL/APLJDK Doc (JAVA)
- Static variable in interface java.sql.ResultSet 
public static final int CONCUR_UPDATABLE
JDBC 2.0 The concurrency mode for a ResultSet object that may be updated.
See also: , , , ,