| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn |
| Modifier and Type | Field and Description |
|---|---|
protected TxnHandler.DatabaseProduct |
TxnHandler.dbProduct |
| Modifier and Type | Method and Description |
|---|---|
protected TxnHandler.DatabaseProduct |
TxnHandler.determineDatabaseProduct(Connection conn)
Determine the database product type
|
static TxnHandler.DatabaseProduct |
TxnHandler.DatabaseProduct.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxnHandler.DatabaseProduct[] |
TxnHandler.DatabaseProduct.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.