|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleExternalTableProperties.LocationSpecifier | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. |
| Uses of OracleExternalTableProperties.LocationSpecifier in oracle.javatools.db.ora |
|---|
| Methods in oracle.javatools.db.ora that return OracleExternalTableProperties.LocationSpecifier | |
|---|---|
OracleExternalTableProperties.LocationSpecifier[] |
OracleExternalTableProperties.getLocationSpecifiers()Gets the LocationSpecifiers which are used to specify the external locations used to store the table's data. |
| Methods in oracle.javatools.db.ora with parameters of type OracleExternalTableProperties.LocationSpecifier | |
|---|---|
void |
OracleExternalTableProperties.addLocationSpecifier(OracleExternalTableProperties.LocationSpecifier locationSpecifier)Adds the given location specifier. |
void |
OracleExternalTableProperties.removeLocationSpecifier(OracleExternalTableProperties.LocationSpecifier locationSpecifier)Removes the given location specifier. |
void |
OracleExternalTableProperties.setLocationSpecifiers(OracleExternalTableProperties.LocationSpecifier[] locationSpecifiers)Sets the LocationSpecifiers which are used to specify the external locations used to store the table's data. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||