PackageCollection
- Last Updated: May 30, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the name of the collection or library (group of packages) to which Db2 packages are bound.
Valid Values
string
where:
- string
- is the name of the collection or library (group of packages) to which Db2 packages are bound.
Notes
- This property is ignored for Db2 for Linux/UNIX/Windows.
- This property replaces the CollectionId property, which has been deprecated; however, the CollectionId property is still recognized for backward compatibility. If both the PackageCollection and CollectionId properties are specified, the CollectionId property is ignored.
Data Source Methods
public String getPackageCollection()
public void
setPackageCollection(String)
Default
NULLID
Data Type
String