PackageOwner
- Last Updated: May 30, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the owner to be used for any Db2 packages that are created.
Valid Values
string
where
- string
- is the owner of the Db2 packages.
Data Source Methods
public String getPackageOwner()
public void setPackageOwner(String)
Default
NULL
Data Type
String