public interface MCategory
Modifier and Type | Field and Description |
---|---|
static int |
MANY |
static int |
MASSOC |
static int |
MBINARY |
static int |
MBOOL |
static int |
MBYTE |
static int |
MCHAR |
static int |
MDATE |
static int |
MDATE_TIME |
static int |
MDATE_TIME_TZ |
static int |
MFIXED |
static int |
MINSTANCE |
static int |
MINTEGER |
static int |
MINTERVAL |
static int |
MREAL |
static int |
MSEQUENCE |
static int |
MSTRING |
static int |
MTIME |
static int |
MUNION |
static final int MINSTANCE
static final int MSEQUENCE
static final int MUNION
static final int MASSOC
static final int MINTERVAL
static final int MTIME
static final int MDATE
static final int MCHAR
static final int MFIXED
static final int MBINARY
static final int MBOOL
static final int MBYTE
static final int MINTEGER
static final int MSTRING
static final int MREAL
static final int MDATE_TIME_TZ
static final int MDATE_TIME
static final int MANY