|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleTablespaceProperties.DefaultTableCompression | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. |
| Uses of OracleTablespaceProperties.DefaultTableCompression in oracle.javatools.db.ora |
|---|
| Methods in oracle.javatools.db.ora that return OracleTablespaceProperties.DefaultTableCompression | |
|---|---|
OracleTablespaceProperties.DefaultTableCompression |
OracleTablespaceProperties.getDefaultTableCompression()
Return default table compression type |
static OracleTablespaceProperties.DefaultTableCompression |
OracleTablespaceProperties.DefaultTableCompression.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OracleTablespaceProperties.DefaultTableCompression[] |
OracleTablespaceProperties.DefaultTableCompression.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.javatools.db.ora with parameters of type OracleTablespaceProperties.DefaultTableCompression | |
|---|---|
void |
OracleTablespaceProperties.setDefaultTableCompression(OracleTablespaceProperties.DefaultTableCompression defaultTableCompression)
Set default table compression, one of COMPRESS, COMPRESS_FOR_ALL_OPERATIONS COMPRESS_FOR_DIRECT_LOAD_OPERATIONS or NOCOMPRESS |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||