| Package | Description |
|---|---|
| oracle.javatools.db.ora.bigdata |
| Modifier and Type | Method and Description |
|---|---|
BigDataTableProperty[] |
BigDataTableProperties.getBigDataTableProperties()
Gets the list of properties that make up this fragment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BigDataTableProperties.addBigDataTableProperty(BigDataTableProperty prop)
Adds a new property to the end of the property list.
|
void |
BigDataTableProperties.setBigDataTableProperties(BigDataTableProperty[] props)
Sets the list of properties that make up this fragment.
|