Changelog for
JTOpen-6.3-15.1.2.noarch.rpm :
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Thu Sep 11 2008 mvyskocilAATTsuse.cz- Update to new upstream version 6.3
* Command call: Changed scope of getThreadSafetyProperty() from private to package.
* Command call: Refined tracking of missing V5R4 PTF for QCDRCMDI (SI29629).
* Connection pool: Fix bug to reuse connections which have a maxLifetime of 0.
* Connection: Added AS400 properties: mustAddLanguageLibrary, mustUseSuppliedProfile.
* Connection: Added AS400 properties: mustUseSockets, mustUseNetSockets, threadUsed.
* Connection: Ensure that the socket never gets left open.
* Connection: Fix code so that applets do not get AccessControlException.
* Connection: Only try to load PASE library when on V6R1 or higher.
* Connection: Fix for JTOpen bug 2039039: Set another timeout when opening a socket connection.
* Data area: Honor setting of threadSafe property.
* Data conversion: Modification to handling of Date convert(
*CURRENT) to adjust to local time.
* Data conversion: Added method AS400DataType.getJavaType().
* Data conversion: Regenerated conversion tables for CCSIDs 835 and 4931.
* JDBC: Add support for getSQLXML on Blob columns, for consistency with native JDBC driver.
* JDBC: Allow userid/password in URL to override blanks in parameters.
* JDBC: Fix ResultSet navigation for various relative scrolling.
* JDBC: Fix cast exception for DBClob when written as a locator.
* JDBC: Fix double JDBC driver registration with DriverManager.registerDriver().
* JDBC: Fix generated keys truncation.
* JDBC: Fix lob locator update and retrieval from AS400JDBCResultSet.
* JDBC: Fix logic so that ResultSet.relative(1) is same as ResultSet.next().
* JDBC: Fix long schema bug in library list.
* JDBC: Fix stream helper method.
* JDBC: Fix server trace bug.
* JDBC: Fix typo in byteLength variable.
* JDBC: Get database metadata from SYSIBM stored procedures if \"metadata source\" property is set to 1.
* JDBC: Ignore Warnings to allow users to specify list of SQL states to cause JDBC to ignore and not issue warnings.
* JDBC: Misc XML fixes to not rely on external parsers.
* JDBC: More resultset cursor navigation fixes for various abnormal scrolling.
* JDBC: Prohibit accidental JDBC Connection with userid or password of \"\".
* JDBC: Use connection property \"translate hex\" value in the algorithm to generate extended dynamic sql package name.
* Messages: Added new MessageFile.getMessage() method, with additional CCSID parameters.
* NetServer: Deprecated class; use ISeriesNetServer instead.
* Object description: Fixed StringIndexOutOfBoundsException.
* Object description: New method ObjectDescription.getObjectLockList().
* PTF: Added constants to represent new V6R1 status values.
* Print: Added method Printer.setAttributes(), to match functionality of RPrinter.
* RLA: Changes to verifyS38MSGRM() to better handle ClassCastException.
* System pool: Added 2 constructors, and isValidNameForSharedPool().
* System pool: Eliminated logic errors. Strip trailing blanks from returned String-valued attributes.
* System value: Enhanced javadoc and code comments.
* Trace: Add more tracing for invalid passwords.
* Trace: Added tracing of connection ID.
* Trace: Skip stack trace for \"Class com.ibm.as400.access.Properties not found\".
* Trace: If incorrect reply datastream header: Trace bytes, and disregard stream.
* Trace: Streamlined trace messages for \'GSSToken not available\' and non-fatal ClassNotFoundException.
* User: Add getObjectsOwned() method.
* Thu Mar 29 2007 dbornkesselAATTsuse.de- added unzip to build requires
* Mon Sep 25 2006 dbornkesselAATTsuse.de- no icecream- update to v.5.2
* Tue Mar 14 2006 olhAATTsuse.de- updated to version 5.0 [#149530 - LTC21539]
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Thu Jan 12 2006 skhAATTsuse.de- updated to version 4.9 [fate #140782]
* Tue May 04 2004 pmladekAATTsuse.cz- updated to version 4.3.1 [#39648]
* Mon Apr 19 2004 pmladekAATTsuse.cz- updated to version 4.3 [#39093]:
* does not contain elderly documentation, the current one is available online from the home page
* the doc subpackage still contains the actual javadoc- updated README.SuSE accordingly- removed obsolete BuildRoot cleaning from the install phase
* Tue Mar 02 2004 pmladekAATTsuse.cz- updated to version 4.2- fixed installation, moved from /usr/lib to /usr/share