"setTcpNoDelay" is a data source method. In the URL, you should use "tcp no delay=true" in the URL.
Error on connection with password blank (not null) on version 11.2
Support for CCSID 65535 for Data Translation - JT400 jar ver 10.7
Extremely slow queries filtering with date 0001-01-01
This project has moved to github: https://github.com/IBM/JTOpen If the below information does not help, please report the problem there. It looks like you need to configure your connection to use date format ISO to correctly process the 0001-01-01 date. Here is an example of the behavior without the date format setting and with the date format setting. ~> java -jar jt400.jar "jdbc:as400:$SYSTEM" $USERID $PASSWORD >select date('0001-01-01') from sysibm.sysdummy1 00001 null *** Warning *** SQLState:...
Yes, it should be in JTOpen 11.0 Fixes and enhancements in JTOpen 11.0 released 2022-04-13 ... JDBC: Add connection property: tcp no delay
jdbcClient: Handle char type for reflective method call
JDBC:Internal Password Changes