Hi @pmassieh,
You should have a local copy of the documentation in the installation directory of your JDBC driver under ~/CData JDBC Driver for NetSuite 2022/help/help.htm, which should be for your particular version and build of the driver you are using.
You can also take a look at the Help documentation for the last version of the V22 driver here: https://cdn.cdata.com/help/DNH/jdbc/.
Please let us know if this helps or if there is anything else we can help you with!
Thanks Ankit
Yes I worked out that in order to view documentation for previous releases, you have find the 3 letters in the URL and decrement the last letter. In this case, it looks like to get the 22 docs, you have to go down 2 letters from J to H:
https://cdn.cdata.com/help/DNH/jdbc/
Thanks