<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Druid 3.9 released</title><link>https://sourceforge.net/p/druid/news/2008/01/druid-39-released/</link><description>Recent changes to Druid 3.9 released</description><atom:link href="https://sourceforge.net/p/druid/news/2008/01/druid-39-released/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 03 Jan 2008 21:05:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/druid/news/2008/01/druid-39-released/feed.rss" rel="self" type="application/rss+xml"/><item><title>Druid 3.9 released</title><link>https://sourceforge.net/p/druid/news/2008/01/druid-39-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;after 2 years a new release has born! As many of you already now, Druid now is not under active development so for this release we have to thank&lt;br /&gt;
Mark Heinze and Ruslan A. Bondar. I also had the chance to fix small things all around. Here is the list of new things:&lt;/p&gt;
&lt;p&gt;Enhancements:&lt;br /&gt;
- JAVA JDO: Do not need to declare and import for classes in the same package&lt;br /&gt;
- JAVA JDO: Put in flag to convert '_' to CamelCase names in Java conversion&lt;br /&gt;
- Added possibility to specify the SQL terminator.&lt;br /&gt;
- Support for different sql dialects in SQL editor highlighting&lt;/p&gt;
&lt;p&gt;Applied patches:&lt;br /&gt;
- [1832546] Oracle sequence order&lt;br /&gt;
- [1832535] Fix some unused imports&lt;br /&gt;
- [1719083] serial8 to int8 foreign key mapping patch for postgres&lt;/p&gt;
&lt;p&gt;Changes:&lt;br /&gt;
- Now Druid is compiled with Java 1.5&lt;/p&gt;
&lt;p&gt;Bugs fixed:&lt;br /&gt;
- [1709820] Spelling error&lt;br /&gt;
- [1449916] HSQLDB sequence generation error&lt;br /&gt;
- JDBC: Bypassed exception raised by MySQL when accessing table's privileges&lt;br /&gt;
- PostgreSQL module : Fixed generation of triggers&lt;br /&gt;
- PostgreSQL module : Fixed generation of foreign keys&lt;br /&gt;
- Fixed order of generating elements. Generation of functions was moved after tables. Cause - postgres may use virtual datatypes. Such as schema.table.field%TYPE&lt;/p&gt;
&lt;p&gt;Please, notice 3 things:&lt;/p&gt;
&lt;p&gt;- Mark's patch was backported from the main branch to the V3_X one. The Java JDO generator was already changed so I had a hard time in porting it. I hope it works, otherwise we have to do a fix release.&lt;/p&gt;
&lt;p&gt;- Ruslan patch changed the order generation of sql objects. Before, it was: (sequences, functions, procedures, tables, views)&lt;br /&gt;
now it is: (sequences, tables, views, functions, procedures). Maybe, this can create problems with other DBMSs. In this case we will create a different sql generator.&lt;/p&gt;
&lt;p&gt;- Sequences now have the INCREMENT BY clause after the START WITH one. This fixes the SQL for oracle and hsqldb but may break compatibility with other DBMSs.&lt;/p&gt;
&lt;p&gt;These 3 things can create problems to users of other DBMSs. In this case, please let me know in order to fix the problem.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Andrea&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrea Carboni</dc:creator><pubDate>Thu, 03 Jan 2008 21:05:28 -0000</pubDate><guid>https://sourceforge.net80fafcaa7f8fd434aa77281065db1d65e252a4c9</guid></item></channel></rss>