StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.sdbc
Interface ProcedureColumn


public interface ProcedureColumn


Field Summary
static int IN
           
static int INOUT
           
static int OUT
           
static int RESULT
           
static int RETURN
           
static int UNKNOWN
           
 

Field Detail

IN

public static final int IN

INOUT

public static final int INOUT

OUT

public static final int OUT

RESULT

public static final int RESULT

RETURN

public static final int RETURN

UNKNOWN

public static final int UNKNOWN

StarOffice 5.2 API
reverse engineered by classdoc