public static final class MetadataConstants.PARAMETER_TYPES extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
IN_PARM |
static short |
INOUT_PARM |
static short |
OUT_PARM |
static short |
RESULT_SET |
static short |
RETURN_VALUE |
static String[] |
TYPE_NAMES |
| Constructor and Description |
|---|
MetadataConstants.PARAMETER_TYPES() |
public static final short IN_PARM
public static final short OUT_PARM
public static final short INOUT_PARM
public static final short RETURN_VALUE
public static final short RESULT_SET
public static final String[] TYPE_NAMES
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.