<?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.0 INT and DruidLib 1.2</title><link>https://sourceforge.net/p/druid/news/2002/10/druid-30-int-and-druidlib-12/</link><description>Recent changes to Druid 3.0 INT and DruidLib 1.2</description><atom:link href="https://sourceforge.net/p/druid/news/2002/10/druid-30-int-and-druidlib-12/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 19 Oct 2002 17:14:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/druid/news/2002/10/druid-30-int-and-druidlib-12/feed.rss" rel="self" type="application/rss+xml"/><item><title>Druid 3.0 INT and DruidLib 1.2</title><link>https://sourceforge.net/p/druid/news/2002/10/druid-30-int-and-druidlib-12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release contains many improvements and will probably be the last one.&lt;br /&gt;
Now druid is position independent. Simply issue:&lt;/p&gt;
&lt;p&gt;java -jar &amp;lt;path&amp;gt;/druid.jar&lt;/p&gt;
&lt;p&gt;Note however that you need java 1.4&lt;/p&gt;
&lt;p&gt;------------------------------------------------------------------&lt;br /&gt;
MAIN FEATURES&lt;/p&gt;
&lt;p&gt;- One config file for each user&lt;br /&gt;
- Added jedit syntax highlighting package (for both code and sql)&lt;br /&gt;
- Added modules for various file formats (html, xml)&lt;br /&gt;
- Improved java module (added jdo support)&lt;br /&gt;
- Added velocity template engine (with docs) (thanks to Misko Hevery)&lt;br /&gt;
- Added triggers to tables&lt;br /&gt;
- Added comments to tables and fields&lt;br /&gt;
- Added castor module (with docs) (thanks to Misko Hevery)&lt;br /&gt;
- Added docs for issues with postgresql (thanks to Nuno Rodrigues)&lt;br /&gt;
- Improved sql generation module&lt;br /&gt;
- Many small improvements&lt;/p&gt;
&lt;p&gt;With the velocity engine (included) you can write your own templates&lt;br /&gt;
and generate whatever you want. Read the docs to know how.&lt;/p&gt;
&lt;p&gt;------------------------------------------------------------------&lt;br /&gt;
JDBC&lt;/p&gt;
&lt;p&gt;The jdbc part has been totally rewritten. New changes are:&lt;/p&gt;
&lt;p&gt;- Design for huge databases&lt;br /&gt;
- Improved DDF format (now supports binary, long varchar, blob and clob)&lt;br /&gt;
- Improved data editing and visualization&lt;/p&gt;
&lt;p&gt;Now druid can edit longvarchars end clobs with the record editor&lt;br /&gt;
and can show all kind of binary data (binary, varbinary, long&lt;br /&gt;
varbinary, blobs). The druid data format (DDF) has been improved&lt;br /&gt;
to support these types for import / export.&lt;/p&gt;
&lt;p&gt;KNOWN ISSUES&lt;/p&gt;
&lt;p&gt;*** ORACLE ***&lt;/p&gt;
&lt;p&gt;Cannot import blobs and clobs because oracle tries to cast&lt;br /&gt;
the blob to its class raising an exception.&lt;/p&gt;
&lt;p&gt;longvarchar are NOT edited using editable resultsets because&lt;br /&gt;
the setCharacterStream doesn't work. This imply that when&lt;br /&gt;
you edit a longvarchar with the record editor, make sure that&lt;br /&gt;
the visible fields form a key for that record.&lt;/p&gt;
&lt;p&gt;*** HSQLDB ***&lt;/p&gt;
&lt;p&gt;you cannot edit longvarchars because the method setCharacterStream&lt;br /&gt;
is not implemented.&lt;/p&gt;
&lt;p&gt;there is a problem when editing real values in the data grid. If you&lt;br /&gt;
create a field with type (for example) decimal(10,4) the driver&lt;br /&gt;
doesn't return the correct information about the type. Druid&lt;br /&gt;
finds an integer and doesn't allow you to enter real values.&lt;br /&gt;
This is due to the ResultSetMetadata.getScale method that&lt;br /&gt;
returns always 0.&lt;/p&gt;
&lt;p&gt;------------------------------------------------------------------&lt;br /&gt;
CHANGES&lt;/p&gt;
&lt;p&gt;The file format has changed. Files saved in this format can be&lt;br /&gt;
loaded by any druid release (starting with this one). By the way&lt;br /&gt;
druid is still able to load files in the old format.&lt;/p&gt;
&lt;p&gt;For a complete list of changes see the usual docs/versions.txt file.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Andrea Carboni&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrea Carboni</dc:creator><pubDate>Sat, 19 Oct 2002 17:14:01 -0000</pubDate><guid>https://sourceforge.net1decc2330271974cc3f7814766dc1ff55a72a663</guid></item></channel></rss>