StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.sdbc
Interface ResultSetConcurrency


public interface ResultSetConcurrency


Field Summary
static int READ_ONLY
           
static int UPDATABLE
           
 

Field Detail

READ_ONLY

public static final int READ_ONLY

UPDATABLE

public static final int UPDATABLE

StarOffice 5.2 API
reverse engineered by classdoc