| Package | Description |
|---|---|
| oracle.javatools.db.hive |
| Modifier and Type | Method and Description |
|---|---|
TblProperty[] |
HiveStorageProperties.getSerDeProperties()
Gets the list of key/value pairs that represent the SERDEPROPERTIES for
the table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HiveStorageProperties.setSerDeProperties(TblProperty... serDeProps)
Sets the list of SERDEPROPERTIES for the table.
|