| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleStorageProperties | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. | 
| Uses of OracleStorageProperties in oracle.javatools.db.ora | 
|---|
| Methods in oracle.javatools.db.ora that return OracleStorageProperties | |
|---|---|
|  OracleStorageProperties | OracleIndexOrganizedTableProperties.getOverflowProperties()Gets the overflow properties that are used if the table is marked as overflowable. | 
|  OracleStorageProperties | IndexPartition.getSegmentAttributes() | 
|  OracleStorageProperties | TablePartition.getSegmentAttributes() | 
|  OracleStorageProperties | LOBDescriptor.getStorage() | 
| Methods in oracle.javatools.db.ora with parameters of type OracleStorageProperties | |
|---|---|
|  void | OracleIndexOrganizedTableProperties.setOverflowProperties(OracleStorageProperties overflowProperties)Sets the overflow properties that are used if the table is marked as overflowable. | 
|  void | IndexPartition.setSegmentAttributes(OracleStorageProperties segmentAttributes) | 
|  void | TablePartition.setSegmentAttributes(OracleStorageProperties segmentAttributes)Set the OracleStorageProperties object defining the (sub)partition segment attribute properties. | 
|  void | LOBDescriptor.setStorage(OracleStorageProperties storage) | 
| Constructors in oracle.javatools.db.ora with parameters of type OracleStorageProperties | |
|---|---|
| OracleIndexOrganizedTableProperties(java.lang.Integer pctThreshold,
                                    boolean mapped,
                                    java.lang.Integer keyCompression,
                                    DBObjectID includeColum,
                                    boolean overflowable,
                                    OracleStorageProperties overflowProperties) | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||