sdb.test
Class ParamsVocab

java.lang.Object
  extended by sdb.test.ParamsVocab

public class ParamsVocab
extends Object


Field Summary
static String BinaryCol
           
static String BinaryType
           
static String TempTableName
           
static String VarcharCol
           
static String VarcharType
           
 
Constructor Summary
ParamsVocab()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TempTableName

public static final String TempTableName
See Also:
Constant Field Values

BinaryType

public static final String BinaryType
See Also:
Constant Field Values

BinaryCol

public static final String BinaryCol
See Also:
Constant Field Values

VarcharType

public static final String VarcharType
See Also:
Constant Field Values

VarcharCol

public static final String VarcharCol
See Also:
Constant Field Values
Constructor Detail

ParamsVocab

public ParamsVocab()


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.