July 08, 2006
07 July 2006 - Apache Derby 10.1.3.1 Released
The Apache Derby project is pleased to announce the release of Derby 10.1.3.1, a maintenance release of Derby 10.1. Apache Derby is a subproject of the Apache DB project.
Derby is a pure Java, standards-based relational database engine. Derby aims to be an easy to use solution for data management for software developers with zero administration for end users.
Derby 10.1.3.1 can be downloaded at:
http://db.apache.org/derby/releases/release-10.1.3.1.cgi
What's new in 10.1.3.1:
- Critical fixes for network client when used with a transaction manager (XA)
- A critical data integrity fix when running with IBM J2RE 1.5.0 SR2.
- fixes for network client when used with a transaction manager (XA)
- Improved Network Server stability and reliability
- Improved memory usage for the Network Client
- Improved query performance for UNION queries and subqueries
- Better handling of text encoding on systems with non-ASCII native encoding
- More reliable behavior of scrollable insensitive result sets
- Updated documentation
- A new distribution that includes line number information, lib-debug, has been added to assist in filing and tracking down Derby issues
- Many important fixes to correct issues with data integrity, correct memory leaks and address other product defects
A complete list of fixes is available on the download page.
----
----Posted by Tetsuya Kitahata at July 8, 2006 08:08 AMProject Info -- Apache Derby
Apache Derby is an open source relational database implemented entirely in Java. It has a small footprint that makes it easy to embed in any Java-based application, but it also supports the more familiar client/server mode. It is based on the Java, JDBC, and SQL standards, making code developed more portable to standards-compliant databases.
Releases can be downloaded from http://db.apache.org/derby/derby_downloads.html
Project Website http://db.apache.org/derby Programming Languages Java Categories database Mailing Lists http://db.apache.org/derby/derby_mail.html Bug/Issue Tracker http://issues.apache.org/jira/browse/DERBY Project Management Committee Apache DB Access to the source code:
Browse http://svn.apache.org/repos/asf/db/derby/code/trunk/ SVN Direct http://svn.apache.org/repos/asf/db/derby/code/trunk/
http://www.apachenews.org/archives/000884.html
[ Category : Apache DB ] (PDF)(XML)

