org.apache.hive.beeline
Class HiveSchemaHelper
java.lang.Object
org.apache.hive.beeline.HiveSchemaHelper
public class HiveSchemaHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DB_DERBY
public static final String DB_DERBY
- See Also:
- Constant Field Values
DB_MYSQL
public static final String DB_MYSQL
- See Also:
- Constant Field Values
DB_POSTGRACE
public static final String DB_POSTGRACE
- See Also:
- Constant Field Values
DB_ORACLE
public static final String DB_ORACLE
- See Also:
- Constant Field Values
HiveSchemaHelper
public HiveSchemaHelper()
getDbCommandParser
public static HiveSchemaHelper.NestedScriptParser getDbCommandParser(String dbName)
Copyright © 2012 The Apache Software Foundation