<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Apache News Online : Apache DB</title>
<link>http://www.apachenews.org/archives/cat_apache_db.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator>tetsuya@apache.org</dc:creator>
<dc:date>2008-05-21T02:03:58+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.122-ja" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>21 May 2008 - Apache Derby 10.3.3.0 released</title>
<link>http://www.apachenews.org/archives/001142.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/derby/">The Apache Derby project</a> is pleased to announce an important maintenance release of Derby, 10.3.3.0.
<p/>
Apache Derby is a subproject of the <a href="http://db.apache.org/">Apache DB project</a>. Derby is a pure Java relational database engine which conforms to the ISO/ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
<p/>
IMPORTANT NOTICE:
<p/>
If you are currently using Derby 10.3.1.4 or Derby 10.3.2.1, it is strongly recommended that you upgrade to Derby 10.4.1.3 or 10.3.3.0 to avoid any chance of database corruption due to an issue with multiple threads accessing a database that is documented in DERBY-3347.
<p/>
This bug can cause unrecoverable database corruption during periods of heavy, multi-thread I/O operations. The error produced in the test case used to diagnose the problem was:
<p/>
ERROR XSDB3: Container information cannot change once written: was 0, now 80.
<p/>
It is felt that other errors might also be generated when this type of corruption occurs. The corruption message will most likely refer to page 0 of the container. For example:
<p/>
<i>ERROR XSDG1: Page Page(0 ,Container(0, 5856)) could not be written...</i>
<p/>
This bug corrupts the pages on disk and can go unnoticed. If you do not run database consistency checks regularly it is recommended you begin doing so as soon as possible after the upgrade. To insure that corruption has not already occurred in existing databases, after upgrade run the database consistency check at least once to validate all tables in the database. This proalso check that the previous backup did not also have the corruption.
<p/>
In some cases one may recover data from the existing database, depending on the extent of the corruption, but will require by hand data recovery. Depending on the type of corruption this may be successful or not. one should consult the Derby list if attempting this recovery - no automatic software solution to this recovery exists.
<p/>
Version 10.3.3.0 can be downloaded from: <a href="http://db.apache.org/derby/releases/release-10.3.3.0.cgi">http://db.apache.org/derby/releases/release-10.3.3.0.cgi</a>
<p/>
Version 10.4.1.3 can be downloaded from: <a href="http://db.apache.org/derby/releases/release-10.4.1.3.cgi">http://db.apache.org/derby/releases/release-10.4.1.3.cgi</a>
<p/>
For help or questions: <a href="http://db.apache.org/derby/derby_mail.html">http://db.apache.org/derby/derby_mail.html</a>
<p/>
----
<p/>
<strong><em><u><a href="http://db.apache.org/derby/">-- The Apache Derby Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1142@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2008-05-21T02:03:58+00:00</dc:date>
</item>
<item>
<title>11 December 2007 - Apache Derby 10.3.2.1 released</title>
<link>http://www.apachenews.org/archives/001091.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/derby/">The Apache Derby project</a> is pleased to announce a new bug-fix release of Derby, 10.3.2.1.
<p/>
Apache Derby is a subproject of the <a href="http://db.apache.org/">Apache DB project</a>. Derby is a pure Java relational database engine which conforms to the ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
<p/>
Derby 10.3.2.1 can be obtained from the Derby download site:
<p/>
<a href="http://db.apache.org/derby/derby_downloads.html">http://db.apache.org/derby/derby_downloads.html</a>
<p/>
Derby 10.3.2.1 contains many bug fixes for issues present in earlier releases, including important fixes for territory based collation.
<p/>
Please try 10.3.2.1.
<p/>
----
<p/>
<strong><em><u><a href="http://db.apache.org/derby/">-- The Apache Derby Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1091@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2007-12-11T14:23:51+00:00</dc:date>
</item>
<item>
<title>13 August 2007 - Apache Derby 10.3.1.4 released</title>
<link>http://www.apachenews.org/archives/001048.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/derby/">The Apache Derby project</a> is pleased to announce a new feature release of Derby, 10.3.1.4.
<p/>
Apache Derby is a subproject of the <a href="http://db.apache.org/">Apache DB project</a>. Derby is a pure Java relational database engine which conforms to the ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
<p/>
Derby 10.3.1.4 can be obtained from the Derby download site:
<p/>
<a href="http://db.apache.org/derby/derby_downloads.html">http://db.apache.org/derby/derby_downloads.html</a>
<p/>
Derby 10.3.1.4 introduces the following new capabilities:<ul><li>Security<ul><li>Restricts shutdown, encryption, and upgrade powers to the DBA.</li><li>Installs a default security manager for the Network Server.</li><li>Supports SSL encryption of Network Server traffic.</li></ul></li><li>SQL<ul><li>Supports the dropping and renaming of columns.</li><li>Creates empty tables from queries.</li><li>Makes some CREATE TRIGGER clauses optional.</li><li>Adds ANSI TRIM capabilities.</li></ul></li><li>JDBC<ul><li>Supports all JDBC methods on BLOBs and CLOBs.</li><li>Expands embedded support for autogenerated keys.</li></ul></li><li>Performance and Memory Usage<ul><li>Reduces CPU usage in embedded mode.</li><li>Improves IN list processing.</li><li>Introduces LOB locators for network clients.</li></ul></li><li>Administration<ul><li>Supports databases with language-specific ordering of character data.</li><li>Allows import/export of LOBs.</li><li>Enables client-side tracing without changing the application.</li><li>Supports XAResource.setTransactionTimeout.</li><li>Adds system procedure support for setting a user's connection level authorization.</li><li>Adds a system procedure to empty the statement cache.</li><li>Supports diagnostic VTIs with parameters.</li></ul></li><li>Platforms and Testing<ul><li>Supports J2ME/CDC/Foundation 1.1.</li><li>Removes support for JDK 1.3 and J2ME/CDC/Foundation 1.0.</li><li>Converts many tests to JUnit's assertion-based framework.</li></ul></li></ul>
<p/>
----
<p/>
<strong><em><u><a href="http://db.apache.org/derby/">-- The Apache Derby project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1048@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2007-08-13T16:00:34+00:00</dc:date>
</item>
<item>
<title>07 July 2006 - Apache Derby 10.1.3.1 Released</title>
<link>http://www.apachenews.org/archives/000884.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/derby/">The Apache Derby project</a> 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.
<p/>
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.
<p/>
Derby 10.1.3.1 can be downloaded at:
<p/>
<a href="http://db.apache.org/derby/releases/release-10.1.3.1.cgi">http://db.apache.org/derby/releases/release-10.1.3.1.cgi</a>
<p/>
What's new in 10.1.3.1:<ul><li>Critical fixes for network client when used with a transaction manager (XA)</li><li>A critical data integrity fix when running with IBM J2RE 1.5.0 SR2.</li><li>fixes for network client when used with a transaction manager (XA)</li><li>Improved Network Server stability and reliability</li><li>Improved memory usage for the Network Client</li><li>Improved query performance for UNION queries and subqueries</li><li>Better handling of text encoding on systems with non-ASCII native encoding</li><li>More reliable behavior of scrollable insensitive result sets</li><li>Updated documentation</li><li>A new distribution that includes line number information, lib-debug, has been added to assist in filing and tracking down Derby issues</li><li>Many important fixes to correct issues with data integrity, correct memory leaks and address other product defects</li></ul>
<p/>
A complete list of fixes is available on the download page.
<p/>
----
<p/>
<strong><em><u><a href="http://db.apache.org/derby/">-- The Apache Derby Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">884@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2006-07-08T08:08:01+00:00</dc:date>
</item>
<item>
<title>01 January 2006 - Apache OJB 1.0.4 Released</title>
<link>http://www.apachenews.org/archives/000822.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/ojb/">Apache Object/Relational Bridge (OJB)</a> is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases.
<p/>
<a href="http://db.apache.org/ojb/">The Apache OJB team</a> is happy to announce the 1.0.4 release:
<p/>
---------------------------------------------------------------------<br/>
Release 1.0.4<br/>
---------------------------------------------------------------------<br/>
<p/>
<strong>NEW FEATURES:</strong><ul><li>Support for embedded & network Derby (only distinct count queries don't work yet)</li><li>Added ability to prepare the database for OJB's unit tests via DdlUtils (instead of Torque) Note that this is required when running the tests against Derby</li><li>[OJB-10] - Configurable Proxy generation (including CGLIB based generation)</li><li>[OJB-31] - Configurable JDBC driver-setting setFetchSize</li><li>[OJB-14] - Setting custom JDBC driver tuning options trough jdbc-connection-descriptor</li><li>[OJB-6]  - Support for stored procedures returning ResultSet.</li><li>[OJB-41] - ODMG-api: Allow cascading delete using auto-delete setting in metadata</li><li>[OJB-66] - Allow to specify a sequence start element for SequenceManagerNextValImpl. Fixed for Oracle, PostgreSQL, MaxDB/SapDB, DB2. Additionally sequence properties like 'increment by', 'cache', 'order',... are supported too. See 'sequence manger' guide and javadoc</li><li>Add new ODMG extensions and configuration properties. All properties can be set at runtime as global property in class ImplementationExt and for a specific transaction in class TransactionExt:<ul><li>'ordering' Allow to dis-/enable OJB's object ordering on transaction commit</li><li>'implicitLocking' Dis-/enable OJB's implicit locking</li></ul></li><li>Add new property 'TxCheck' in OJB.properties file. When enabled, on PB store and delete calls OJB checks for a running PB-tx, if not found an error is logged in order to avoid store/delete calls without a running PB-tx (while development).</li></ul>
<p/>
<strong>NOTES:</strong><ul><li>Internal OJB class configuration files are changed, don't forget to replace these files on upgrade from older version (by default the internal used classes are located in repository_internal.xml).</li><li>Improved performance comparison tests ('ant perf-test' and 'ant performance'). Now the tests more fair for registered API's</li><li>In order to facilitate [OJB-10] the constructor signature of VirtualProxy has been changed.</li></ul>
<p/>
<strong>CHANGES:</strong><ul><li>INTERNAL API CHANGES: Pluggable class interfaces changed to support and fix OJB-31, OJB-6, OJB-63:
<ul><li>StatementsForClassIF</li><li>StatementManagerIF</li><li>Platform</li><li>RowReader</li><li>SqlGenerator</li></ul></li><li>Configurable ProxyFactory is now available. Both JDK-based (default) and CGLIB are provided. CGLIB-based generation allows for proxies to be generated for all persistent classes, and not just ones that implement an interface.</li><li>Change in behavior of property 'useAutoCommit="1"' in jdbc-connection-descriptor detailed info can be found in reference guide of the repository file</li><li>ConnectionFactoryManagedImpl is declared deprecated. Now OJB automatic detect the running JTA-transaction and suppress critical method calls on the used connection</li><li>Removed deprecated SequenceManager implementation SequenceManagerMySQLImpl</li><li>Remove unused method #setReferenceFKs from SequenceManager interface</li><li>ODMG-api: Method behavior of ImplementationImpl#setImplicitLocking(boolean) changed. Now this method set the global property for 'implicitLocking'. Old version only changed the implicit locking behavior for the current used transaction, this is moved to TransactionExt#setImplicitLocking</li><li>Internal used OJB_HL_SEQ table changed. Remove of deprecated column. If the SequenceManagerHighLowImpl was used and problems occur after upgrade, please drop and recreate this table without removed column</li><li>Cleanup naming of 'PersistentField' implementation classes: Remove deprecated classes, rename implementation classes, declare all ...ImplNew classes as deprecated. See OJB.properties file.</li><li>Upgraded ANTLR to v2.7.5 (OQL and JDOQL parser classes have been re-generated)</li><li>Upgraded commons-dbcp to v1.2.1</li><li>Upgraded commons-pool to v1.2</li><li>Upgraded commons-beanutils to v1.7</li><li>Upgraded commons-logging to v1.0.4</li><li>Upgraded commons-collections to v3.1</li><li>Upgraded hsql to v1.8.0.2</li><li>Upgraded Torque to v3.1.1</li></ul>
<p/>
<strong>BUG FIXES:</strong><ul><li>[OJB-18] - ODMG ordering problem with circular/bidirectional 1:1 references</li><li>[OJB-25] - Inheritance (each subclass on separate table) PK problem with nextval SequenceManager</li><li>[OJB-26] - JDBC-ODBC bridge problem</li><li>[OJB-27] - [ODMG] Foreign key violation</li><li>[OJB-29] - Infinite loop in case of refresh=true and cycles in references</li><li>[OJB-40] - CallableStatement check doesn't work with maxDB</li><li>[OJB-42] - MsSQLServer, auto-generated querry error (m:n relation)</li><li>[OJB-44] - ReferenceMap$Entry keeps growing over period of application usage.</li><li>[OJB-52] - KeyConstraintViolatedException during store</li><li>[OJB-54] - ConnectionFactoryManagedImpl may try to use pool</li><li>[OJB-55] - Getting foreignkeyField's FieldDescriptor is failing if the foreignkey field is defined in the base class</li><li>[OJB-59] - Incorrect identity management in SequenceManagerNativeImpl because of wrong plate-forme settings</li><li>[OJB-62] - addPathClass in QueryByCriteria does not consider inheritance</li><li>[OJB-63] - Bug when query against objects mapped on multiple joined tables ("super"-references)</li><li>[OJB-70] - Connection reset by peer: socket write error</li><li>[OJB-76] - OJB MtoN implementor failes to work properly with composite M&N keys that have some fields common.</li><li>[OJB-77] - PlatformMsSQLServerImpl.getLastInsertIdentityQuery creates incorrect SQL statement to pull the identity from the last</li></ul>
<p/>
<strong>KNOWN ISSUES:</strong><ul><li>Auto-Detection for insert/update objects checks to avoid DB queries the PK fields of the object. If at least one PK field is 'NULL' or if primitive field '0', OJB assume the object is new and needs insert. This will be configurable in next upcoming version. Workaround for PB-api: use method PB#store(Object obj, ObjectModification mod) to state update or insert.</li><li>Batch handling doesn't work properly with optimistic locking. This will be fixed in version 1.1</li><li>Subqueries are not extent aware. see QueryTest#testSubQueryAgainstExtents</li><li>Managed Environment: When run OJB in managed environment and using PBStateListener, the call of PBStateListener#beforeClose(PBStateEvent event) is made twice when a PB instance was closed in a JTA-tx (for the first time when PB.close() was called in bean on the PB handle, second time when the JTA-tx completes)</li><li>otm-api: The OTM API has a known caching issue and should not be considered for code used in production environments. The future of the OTM layer will be subject for discussion on the OJB developers list, if you are using it - please subscribe to ojb-dev and make your voice heard.</li><li>Oracle9i platform: when using statement batching, there is a 2k limit on BLOB + 4k limit on CLOB.</li></ul>
<p/>
----
<p/>
<strong><em><u><a href="http://db.apache.org/ojb/">-- The Apache OJB team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">822@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2006-01-01T17:11:53+00:00</dc:date>
</item>
<item>
<title>24 November 2005 - Apache Derby 10.1.2.1 Released</title>
<link>http://www.apachenews.org/archives/000791.html</link>
<description>
<![CDATA[The Apache Derby Project has released the version 10.1.2.1 of Apache Derby, pure Java SQL database. -- <a href="http://www.apachenews.org/archives/000791.html">(read more)</a>]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">791@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2005-11-24T13:53:00+00:00</dc:date>
</item>
<item>
<title>03 August 2005 - Apache Derby 10.1.1.0 Released</title>
<link>http://www.apachenews.org/archives/000683.html</link>
<description>
<![CDATA[The Apache Derby development community is pleased to announce its first release after graduating from the Apache Incubator, Apache Derby 10.1.1.0. Apache Derby is now a subproject of the <a href="http://db.apache.org/">Apache DB project</a>. You can find Derby at its new home on the web at:
<p/>
<a href="http://db.apache.org/derby/">http://db.apache.org/derby/</a>
<p/>
Apache Derby 10.1.1.0 can be downloaded from the following page:
<p/>
<a href="http://db.apache.org/derby/releases/release-10.1.1.0.cgi">http://db.apache.org/derby/releases/release-10.1.1.0.cgi</a>
<p/>
Apache 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.
<p/>
This release includes a new open source network client driver, as well as a number of other new features and enhancements:
<ul>
<li>Support for J2ME/CDC/Foundation with JSR-169 JDBC subset</li><li>Online compress functionality for reclaiming disk space during operation</li><li>XA support for Network Server</li><li>Increased identifier lengths to 128 characters for all identifiers</li><li>Added SQL: INTERSECT and EXCEPT</li><li>Added SQL: SYNONYM</li><li>JDBC Updatable Result Sets</li><li>ORDER by expressions</li><li>Allow insertions into an identity column</li><li>Support for explicit Java method signature in function and procedure definitions</li>
</ul>
<p/>
See the CHANGES file in the distributions for a full list of other changes.
<p/>
----
<p/>
<strong><em><u><a href="http://db.apache.org/derby/">-- The Apache Derby Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">683@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2005-08-03T20:11:12+00:00</dc:date>
</item>
<item>
<title>04 April 2005 - Apache OJB (Object/Relational Bridge) 1.0.3 Released</title>
<link>http://www.apachenews.org/archives/000705.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/">The Apache DB Project</a> has released the version 1.0.3 of <a href="http://db.apache.org/ojb/">Apache OJB (Object/Relational Bridge)</a>.
<p/>
<strong>Downloads:</strong>
<p/>
<a href="http://www.apache.org/dyn/closer.cgi/db/ojb/db-ojb-1.0.3/">http://www.apache.org/dyn/closer.cgi/db/ojb/db-ojb-1.0.3/</a>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">705@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2005-04-04T19:25:47+00:00</dc:date>
</item>
<item>
<title>28 March 2005 - Apache OJB (Object/Relational Bridge) 1.0.2 Released</title>
<link>http://www.apachenews.org/archives/000704.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/">The Apache DB Project</a> has released the version 1.0.2 of <a href="http://db.apache.org/ojb/">Apache OJB (Object/Relational Bridge)</a>.
<p/>
<strong>Downloads:</strong>
<p/>
<a href="http://www.apache.org/dyn/closer.cgi/db/ojb/db-ojb-1.0.2/">http://www.apache.org/dyn/closer.cgi/db/ojb/db-ojb-1.0.2/</a>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">704@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2005-03-28T19:24:13+00:00</dc:date>
</item>
<item>
<title>09 March 2005 - The Apache Directory Project Exits Incubator</title>
<link>http://www.apachenews.org/archives/000577.html</link>
<description>
<![CDATA[<a href="http://directory.apache.org/">The Apache Directory team</a> proudly announces the <a href="http://directory.apache.org/">Apache Directory project</a> graduated <a href="http://incubator.apache.org/">incubation</a> under <a href="http://www.apache.org/">the Apache Software Foundation</a> (ASF) according to the ASF Board Summary for February 23, 2005.
<p/>
Our primary vision is to build an enterprise directory server platform (Apache Directory Server) and its components where other Internet services snap in to store their data within the directory so they may be managed using LDAP. Those services include LDAP itself, DNS, DHCP, SLP, UDDI, NTP, and most importantly Kerberos, which can integrate with the services to provide full-featured network authentication service.
<p/>
Features of Apache Directory Server:
<ul>
<li>Designed as an LDAP and X.500 experimentation platform.</li>
<li>The server exposes all aspects of administration via a special system backend.</li>
<li>Both the backend subsystem and the frontend are separable and independently embeddable.</li>
<li>Provides a server side JNDI LDAP provider which directly interacts with the backend storage.</li>
<li>Powered by MINA, a powerful framework for building Internet protocol servers.</li>
</ul>
<p/>
Coming soon:
<ul>
<li>Remote management via JMX.</li>
<li>Java-based triggers and stored procedures.</li>
</ul>
<p/>
The Apache Directory team is looking for developers and users to work with the server and give feedback. Mailing list information is at: <a href="http://directory.apache.org/mailing-lists.html">http://directory.apache.org/mailing-lists.html</a>
<p/>
Check the Apache Directory project at: <a href="http://directory.apache.org/">http://directory.apache.org/</a>
<p/>
The Apache Software Foundation provides organizational, legal, and financial support for a broad range of open source software projects. The Foundation provides an established framework for intellectual property and financial contributions that simultaneously limits contributors potential legal exposure. Through a collaborative and meritocratic development process, Apache projects deliver enterprise-grade, freely available software products that attract large communities of users.
<p/>
----
<p/>
<a href="http://directory.apache.org/">-- The Apache Directory Team</a>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_directory_index.html">Apache Directory</a> ] <a href="http://www.apachenews.org/archives/news_apache_directory.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_directory.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_incubator_index.html">Apache Incubator</a> ] <a href="http://www.apachenews.org/archives/news_apache_incubator.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_incubator.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_software_foundation_index.html">Apache Software Foundation</a> ] <a href="http://www.apachenews.org/archives/news_apache_software_foundation.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_software_foundation.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">577@http://www.apachenews.org/</guid>
<dc:subject>Apache Directory</dc:subject>
<dc:date>2005-03-09T13:15:44+00:00</dc:date>
</item>
<item>
<title>24 January 2005 - Apache DS 0.8 (Incubated) Released</title>
<link>http://www.apachenews.org/archives/000551.html</link>
<description>
<![CDATA[<a href="http://incubator.apache.org/directory/">The Apache Directory team</a> is pleased to announce the release of Apache DS 0.8, a pure-Java LDAP server (<a href="http://incubator.apache.org/">Incubated</a>).
<p/>
Our primary vision is to build an enterprise directory server platform and its components where other Internet services snap in to store their data within the directory so they may be managed using LDAP. Those services include LDAP itself, DNS, DHCP, SLP, UDDI, NTP, and most importantly Kerberos, which can integrate with the services to provide full-featured network authentication service.
<p/>
Features:
<ul>
<li>Designed as an LDAP and X.500 experimentation platform.</li>
<li>The server exposes all aspects of administration via a special system backend.</li>
<li>Both the backend subsystem and the frontend are separable and independently embeddable.</li>
<li>Provides a server side JNDI LDAP provider which directly interacts with the backend storage.</li>
<li>Powered by Staged Event Driven Architecture (SEDA) which can handle large amounts of concurrency.</li>
</ul>
<p/>
Coming soon:
<ul>
<li>Remote management via JMX.</li>
<li>Java-based triggers and stored procedures.</li>
</ul>
<p/>
<a href="http://incubator.apache.org/directory/">The Apache Directory team</a> is looking for developers and users to work with the server and give feedback. Mailing list information is at: <a href="http://incubator.apache.org/directory/mailing-lists.html">http://incubator.apache.org/directory/mailing-lists.html</a> 
<p/>
Please note that the Directory Project is an effort undergoing <a href="http://incubator.apache.org/">incubation at the Apache Software Foundation</a> (ASF). While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by <a href="http://www.apache.org/">the ASF</a>.
<p/>
Check ApacheDS at: <a href="http://incubator.apache.org/directory/">http://incubator.apache.org/directory/</a>
<p/>
<a href="http://www.apache.org/">The Apache Software Foundation</a> provides organizational, legal, and financial support for a broad range of open source software projects. The Foundation provides an established framework for intellectual property and financial contributions that simultaneously limits contributors potential legal exposure. Through a collaborative and meritocratic development process, Apache projects deliver enterprise-grade, freely available software products that attract large communities of users.
<p/>
----
<p/>
<b><i><u><a href="http://incubator.apache.org/directory/">-- The Apache Directory Team</a></u></i></b>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_incubator_index.html">Apache Incubator</a> ] <a href="http://www.apachenews.org/archives/news_apache_incubator.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_incubator.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">551@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2005-01-24T15:51:50+00:00</dc:date>
</item>
<item>
<title>09 December 2004 - Apache Derby 10.0.2.1 (Under Incubation) Released</title>
<link>http://www.apachenews.org/archives/000531.html</link>
<description>
<![CDATA[<a href="http://incubator.apache.org/derby/">The Apache Derby development community</a> is pleased to announce its first release after being accepted into <a href="http://incubator.apache.org/">the Apache Incubator</a>, Apache Derby 10.0.2.1. Derby can be downloaded from <a href="http://incubator.apache.org/derby/derby_downloads.html">here</a>.
<p/>
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.
<p/>
The release serves as a baseline for future development of Derby, and to allow users to begin using an official release. It also contains a number of bug fixes and other changes. See the CHANGES file in the distribution for a full list of changes.
<p/>
Apache Derby is an effort undergoing incubation at <a href="http://www.apache.org/">the Apache Software Foundation</a> (ASF). Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision-making process have stabilised in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
<p/>
----
<p/>
<b><i><u><a href="http://incubator.apache.org/derby/">-- The Apache Derby Development Community</a> (in <a href="http://incubator.apache.org/">Apache Incubator Project</a>)</u></i></b>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_incubator_index.html">Apache Incubator</a> ] <a href="http://www.apachenews.org/archives/news_apache_incubator.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_incubator.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">531@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2004-12-09T21:34:01+00:00</dc:date>
</item>
<item>
<title>27 October 2004 - Apache DB Torque 3.1.1 Now Available</title>
<link>http://www.apachenews.org/archives/000490.html</link>
<description>
<![CDATA[<a href="http://db.apache.org/torque/">The Apache DB/Torque team</a> is pleased to announce the release of DB Torque Version 3.1.1, a maintenance release of the DB Torque 3.1 branch.
<p/>
Main new feature of this version is the first official release of the maven-torque-plugin which allows Java and SQL source code creation with Torque through integration with <a href="http://maven.apache.org/">Apache Maven</a>.
<p/>
The release is primarily available through our download page at 
<a href="http://db.apache.org/torque-31/download.html">http://db.apache.org/torque-31/download.html</a>
<p/>
Apache Mirror System<br/>
====================<br/>
<p/>
<a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.1.1">http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.1.1</a>
<p/>
or 
<p/>
<a href="http://www.apache.org/dist/db/torque/torque-3.1.1">http://www.apache.org/dist/db/torque/torque-3.1.1</a> (until the mirrors are synchronized)
<p/>
Maven repository<br/>
================<br/>
<p/>
<a href="http://www.ibiblio.org/maven/torque/">http://www.ibiblio.org/maven/torque/</a><br/>
<a href="http://www.apache.org/dist/java-repository/torque/">http://www.apache.org/dist/java-repository/torque/</a>
<p/>
---------------------------------------------------------------------
<p/>
<b><i><u><a href="http://db.apache.org/torque/">-- The Apache DB/Torque Team</a></u></i></b>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">490@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2004-10-27T12:53:46+00:00</dc:date>
</item>
<item>
<title>09 September 2004 - Apache OJB (Object/Relational Bridge) 1.0.1 Released</title>
<link>http://www.apachenews.org/archives/000452.html</link>
<description>
<![CDATA[The <a href="http://db.apache.org/ojb/">Apache DB/OJB Team</a> would like to announce the release of Apache OJB (Object/Relational Bridge) 1.0.1. This is primarily a bug fix release with a couple performance improvements and the addition of one service api element.
<p/>
<b>Full release notes:</b> <a href="http://db.apache.org/ojb/release-notes.txt">http://db.apache.org/ojb/release-notes.txt</a>
<p/>
<b>Downloads:</b> (mirrors)<br/>
<a href="http://www.apache.org/dyn/closer.cgi/db/ojb/db-ojb-1.0.1/">http://www.apache.org/dyn/closer.cgi/db/ojb/db-ojb-1.0.1/</a>
<p/>
----
<p/>
<b><i><u><a href="http://db.apache.org/ojb/">-- Apache DB/OJB Team</a></u></i></b>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">452@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2004-09-09T18:21:28+00:00</dc:date>
</item>
<item>
<title>03 August 2004 - Cloudscape Becomes Apache Derby</title>
<link>http://www.apachenews.org/archives/000423.html</link>
<description>
IBM has submitted a proposal to the Apache DB project for a Java-based package to be called &apos;Derby&apos;. The seed code will come from the current IBM Cloudscape product. The Apache DB project has voted to sponsor Derby through the incubator. For more details see the general incubator list....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_incubator_index.html">Apache Incubator</a> ] <a href="http://www.apachenews.org/archives/news_apache_incubator.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_incubator.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">423@http://www.apachenews.org/</guid>
<dc:subject>Apache Incubator</dc:subject>
<dc:date>2004-08-03T22:11:18+00:00</dc:date>
</item>
<item>
<title>30 June 2004 - Apache OJB (Object/Relational Bridge) 1.0 Released</title>
<link>http://www.apachenews.org/archives/000391.html</link>
<description>
<![CDATA[Apache DB/OJB Team annonces the release of the final 1.0 release of Apache OJB (Object/Relational Bridge) 1.0.<p/>

<b>Downloads:</b><p/>

<a href="http://db.apache.org/builds/ojb/1.0.0/">http://db.apache.org/builds/ojb/1.0.0/</a><p/>

<b><i><u><a href="http://db.apache.org/ojb/">Apache Db/OJB Project Team</a></u></i></b><p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">391@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2004-06-30T18:26:52+00:00</dc:date>
</item>
<item>
<title>14 June 2004 - Apache OJB 1.0 RC7 Released</title>
<link>http://www.apachenews.org/archives/000352.html</link>
<description>
The OJB team would like to announce the release of Apache Object/Relational Bridge (OJB) 1.0rc7. This release will hopefully be the final release candidate before version 1.0. If no major problems are discovered, OJB 1.0 will be released in one week. DOWNLOADS: http://db.apache.org/builds/ojb/ CHANGES: New Apache Forrest generated web site. OJB.properties file has changed, don&apos;t forget to replace on update! One new property to set in managed environments. Logging settings have moved to separate OJB-logging.properties file Logging initialization is now decoupled form OJB initialization; this is described in the new reference guide for logging It is no longer necessary to provide an empty repository.xml file when starting without repository and connection descriptors rename/move internal package org.apache.ojb.odmg.transaction to org.apache.ojb.broker.transaction.tm In managed environments each (top-level) API use transaction manager access, thus the TM related-classes are moved to the PB kernel and OJB.properties entries change. Base class for ODMG api access within non- or managed environments is now org.apache.ojb.odmg.OJB. The used org.odmg.Implementation interface implementation is specified in OJB.properties. ConnectionManager is more strict on CM.releaseConnection() method calls. Now an exception is thrown when CM is in a &quot;local transaction&quot; status when try to release the connection. The local tx status of ConnectionManager and PersistenceBroker implementation is now decoupled, useful in managed environments allows to &quot;close the connection&quot; without change the PB tx-state. the indirection handler (for reference proxies), and the list and set proxy classes can now be configured in the OJB.properties file new CollectionProxy interface introduced to allow the ODMG api to make use of alternate collection proxy implementations. KNOWN ISSUES: odmg-api: It is not possible to exchange objects in 1:n references. odmg-api: Creation of m:n relation only works when objects created step by step (or use PB-api as workaround), persist a whole object graph doesn&apos;t work. On delete of collection objects from...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">352@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2004-06-14T02:35:04+00:00</dc:date>
</item>
<item>
<title>28 March 2004 - Apache DB OJB 1.0 Release Candidate 6 Available</title>
<link>http://www.apachenews.org/archives/000303.html</link>
<description>
Apache DB OJB (Object Relational Bridge) 1.0 Release Candidate 6 Now Available. This Release Candidate will be presented to the Project Management Committee of Apache DB to accepted as the final 1.0 release. Downloads: http://db.apache.org/builds/ojb/1.0.rc6/ Apache DB OJB Project...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">303@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2004-03-28T07:55:03+00:00</dc:date>
</item>
<item>
<title>14 December 2003 - Apache DB OJB 1.0 Release Candidate 5 Available</title>
<link>http://www.apachenews.org/archives/000304.html</link>
<description>
Apache DB OJB (Object Relational Bridge) 1.0 Release Candidate 5 Now Available. This Release Candidate will be presented to the Project Management Committee of Apache DB to accepted as the final 1.0 release. Downloads: http://db.apache.org/builds/ojb/1.0.rc5/ Apache DB OJB Project...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">304@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-12-14T08:00:03+00:00</dc:date>
</item>
<item>
<title>01 September 2003 - Apache Torque 3.1 Released</title>
<link>http://www.apachenews.org/archives/000055.html</link>
<description>
The Apache Torque team is pleased to announce the final release of Torque 3.1! The cvs tag for this version is TORQUE_3_1_0 The branch tag for 3.1.x versions is TORQUE_3_1_BRANCH You can find a full list of changes here: http://db.apache.org/torque/changes-report.html You can find the Torque distributions here: http://db.apache.org/builds/torque/release/ Notes: Torque 3.1 is the first release where the runtime and generation environments are seperated. Torque 3.1 is the last release where torque uses the stratum lifecycle interfaces (you can load Torque as an Avalon component using Turbine-2.3) Torque now uses commons-logging Torque now generates valid repository files for OJB-1.0-rc4 For more information, see the Apache DB Project - Apache Torque website....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">55@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-09-01T05:51:45+00:00</dc:date>
</item>
<item>
<title>26 August 2003 - Apache DB Torque 3.1 R.C. Released</title>
<link>http://www.apachenews.org/archives/000154.html</link>
<description>
The Apache Torque team is pleased to announce the Release Candidate of Torque 3.1! The cvs tag for this version is TORQUE_3_1_0 The branch tag for 3.1.x versions is TORQUE_3_1_BRANCH You can find a full list of changes here: http://db.apache.org/torque/changes-report.html You can find the Torque distributions here: http://db.apache.org/builds/torque/release/ For more information, see the Apache DB Project - Apache Torque website....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">154@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-08-26T12:06:30+00:00</dc:date>
</item>
<item>
<title>19 August 2003 - Apache Torque 3.1-beta1 released.</title>
<link>http://www.apachenews.org/archives/000059.html</link>
<description>
The Torque team is pleased to announce the first beta release for Torque 3.1! You can find a full list of changes here: http://db.apache.org/torque/changes-report.html You can find the Torque distributions here: http://db.apache.org/builds/torque/release/ Notes: Torque 3.1 is the first release where the runtime and generation environments are seperated. Torque 3.1 is the last release where torque uses the stratum lifecycle interfaces (you can load Torque as an Avalon component using Turbine-2.3 HEAD) Torque now uses commons-logging Torque now generates valid repository files for OJB-1.0-rc4 Please see the The Apache Torque Website for more details....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">59@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-08-19T06:06:37+00:00</dc:date>
</item>
<item>
<title>27 Jul 2003 - Apache OJB (Object Relational Bridge) 1.0 RC4 released</title>
<link>http://www.apachenews.org/archives/000066.html</link>
<description>
The Apache OJB (Apache DB/OJB Project) team is pleased to announce the release of OJB (Object Relational Bridge) 1.0 RC4. This Release Candidate will be the final RC, and we will be able to release OJB 1.0 Final in the near future. Binary and source distributions are available from HERE. NEW FEATURES: With this release we are feature complete for the 1.0 release! For 1.0 you should not expect more features to be added. added a XDoclet OJB Module that allows to generate repository.xml and DDL from tagged Java sources to the &quot;contrib&quot; distribution. added an OJB Taglib that allows to use OJB directly from JSP pages to the &quot;contrib&quot; distribution. NOTES: update used xdoclet version in &apos;ejb-examples&apos; (see section deployment/&apos;Build the OJB sample session beans&apos;) to version 1.2xx CHANGES: Enhance MetadataManager, add new methods, simplify handling of different persistent object metadata profiles (means different org.apache.ojb.broker.metadata.DescriptorRepository instances) at runtime Provide a PUBLIC doctype declaration for the repository.xml add a convenience Constructor to QueryByCriteria that builds a query selecting all instances of a class add isClosed() method to PersistenceBroker interface to check if a broker instance was already closed. make OJB more strict in handling closed PersistenceBroker instances. Now it&apos;s not any longer possible to use closed PersistenceBroker instances. Package ...metadata.fieldaccess refactored/changed. Now all PersistentField implementations support &apos;nested fields&apos;. See new entries in OJB.properties file. added new sections to documentation BUG FIXES: fix several bugs in documentation fixed writing to memo columns in MS Access fixed optimistic locking problem fixed jdo tutorial setup This release note is also available from here. For more information about OJB (Object Relational Bridge), see The Apache OJB Website. Please send feedback/bugreports to the mailing list (Objectbridge Developer List)....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">66@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-07-27T07:32:57+00:00</dc:date>
</item>
<item>
<title>20 June 2003 - Apache DB Torque 3.0.2 Released</title>
<link>http://www.apachenews.org/archives/000155.html</link>
<description>
The Apache Torque team is pleased to announce the release of Torque 3.0.2! You can find a full list of changes here: http://db.apache.org/torque/changes-report.html You can find the Torque distributions here: http://db.apache.org/builds/torque/release/ For more information, see the Apache DB Project - Apache Torque website....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">155@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-06-20T12:09:31+00:00</dc:date>
</item>
<item>
<title>05 June 2003 - Apache DB Torque 3.0.1 Released</title>
<link>http://www.apachenews.org/archives/000156.html</link>
<description>
The Apache Torque team is pleased to announce the release of Torque 3.0.1! You can find a full list of changes here: http://db.apache.org/torque/changes-report.html You can find the Torque distributions here: http://db.apache.org/builds/torque/release/ For more information, see the Apache DB Project - Apache Torque website....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">156@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2003-06-05T12:10:38+00:00</dc:date>
</item>
<item>
<title>06 December 2002 - Apache DB Torque 3.0 Released</title>
<link>http://www.apachenews.org/archives/000157.html</link>
<description>
The Apache Torque team is pleased to announce the release of Torque 3.0! You can find a full list of changes here: http://db.apache.org/torque/changes-report.html You can find the Torque distributions here: http://db.apache.org/builds/torque/release/ For more information, see the Apache DB Project - Apache Torque website....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_db_index.html">Apache DB</a> ] <a href="http://www.apachenews.org/archives/news_apache_db.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_db.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">157@http://www.apachenews.org/</guid>
<dc:subject>Apache DB</dc:subject>
<dc:date>2002-12-06T12:11:43+00:00</dc:date>
</item>


</channel>
</rss>
