ManagedObjects
- Last Updated: November 18, 2019
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Service Cloud 5.1
- Documentation
Purpose
Specifies a comma-separated list of managed objects that you want the
driver to fetch metadata for. For example, if you specify ManagedObjects=object1,object2,object3, the
driver fetches metadata for objects 1, 2, and 3.
The driver may not fetch metadata for the newly added managed objects by default. Therefore, the Managed Objects connection option must be used to fetch metadata for them.
Valid Values
string
where:
string- is a comma-separated list of managed objects.
Default
NoneData Type
String