StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.sdbc
Interface IndexType


public interface IndexType


Field Summary
static short CLUSTERED
           
static short HASHED
           
static short OTHER
           
 

Field Detail

CLUSTERED

public static final short CLUSTERED

HASHED

public static final short HASHED

OTHER

public static final short OTHER

StarOffice 5.2 API
reverse engineered by classdoc