Add JDBC URL properties: keepAlive, sendBufferSize, receiveBufferSize
update getMaxTablesInSelect for >V5R3 to 1000
Fix getCrossRef so that 128 byte column names are returned.
For issue 29258. In preparedStatement, set(), throw exception instead of warning
For issue 29395. Allow multiple XIDs in XAResource.
For issue 29258. In preparedStatement, set(), throw exception instead of warning
Change Loosely Coupled support value to be passed in as byte
break stmt in wrong place