public class TCLIServiceConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CHARACTER_MAXIMUM_LENGTH |
static Set<TTypeId> |
COLLECTION_TYPES |
static Set<TTypeId> |
COMPLEX_TYPES |
static String |
PRECISION |
static Set<TTypeId> |
PRIMITIVE_TYPES |
static String |
SCALE |
static Map<TTypeId,String> |
TYPE_NAMES |
Constructor and Description |
---|
TCLIServiceConstants() |
public static final String CHARACTER_MAXIMUM_LENGTH
public static final String PRECISION
public static final String SCALE
Copyright © 2017 The Apache Software Foundation. All rights reserved.