WSCompressData
- Last Updated: June 14, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Service Cloud 5.1
- Documentation
Purpose
Specifies whether the driver compresses data it sends to or receives from the Web server.
Valid Values
none | compress
Behavior
If set to none, the driver sends and receives uncompressed data to and
from the Web server.
If set to compress, the driver sends and receives compressed data to and
from the Web server.
Notes
- Setting the WSCompressData property to
nonecan significantly degrade performance.
Default
compress
Data Type
String