| 
 | 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 LOBDescriptor | |
|---|---|
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. | 
| Uses of LOBDescriptor in oracle.javatools.db.ora | 
|---|
| Methods in oracle.javatools.db.ora that return LOBDescriptor | |
|---|---|
| static LOBDescriptor | LOBDescriptor.findLOBDescriptorForColumn(Column column) | 
|  LOBDescriptor[] | TablePartition.getLOBDescriptors()Return an array of LOBDescriptor objects that define the (sub)partitioning properties of a table's LOB or VARRAY columns for this (sub)partition. | 
|  LOBDescriptor | OracleColumnProperties.getLOBProperties() | 
|  LOBDescriptor | OracleColumnProperties.getVAProperties() | 
| Methods in oracle.javatools.db.ora with parameters of type LOBDescriptor | |
|---|---|
|  void | TablePartition.addLOBDescriptor(LOBDescriptor lobDescriptor)Add a LOBDescriptor object that defines the (sub)partitioning properties of a LOB or VARRAY column for this (sub)partition. | 
|  void | TablePartition.removeLOBDescriptor(LOBDescriptor lobDescriptor)Remove a LOBDescriptor object that defines the (sub)partitioning properties of a LOB or VARRAY column for this (sub)partition. | 
|  void | TablePartition.setLOBDescriptors(LOBDescriptor[] lobDescriptors)Replace the LOBDescriptor objects that define the (sub)partitioning properties of a table's LOB and VARRAY columns for this (sub)partition. | 
|  void | OracleColumnProperties.setLOBProperties(LOBDescriptor lobProperties) | 
|  void | OracleColumnProperties.setVAProperties(LOBDescriptor vaProperties) | 
| 
 | 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 | |||||||||