Starting with ESD #4, jConnect for JDBC has the following new connection properties:
| Property | Description | Default value | 
|---|---|---|
| EARLY_BATCH_ READ_THRESHOLD | Specifies the threshold on number of rows after which a reader thread should be started to drain out the server responses for a batch. Set this value to -1 if the early read is not ever required. | -1 | 
| STRIP_BLANKS | Forces the server to remove the preceding and trailing blanks in a string value before storing it in the table. Values: 
 | 0 | 
| SUPPRESS_ CONTROL_TOKEN | Suppresses control tokens. Values: 
 | 0 |