You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by br...@apache.org on 2003/11/14 16:08:17 UTC

cvs commit: db-ojb/xdocs howto-build-mappings.xml

brianm      2003/11/14 07:08:17

  Modified:    xdocs    howto-build-mappings.xml
  Log:
  Added mention of Druid to the mapping tools.
  
  Revision  Changes    Path
  1.5       +8 -0      db-ojb/xdocs/howto-build-mappings.xml
  
  Index: howto-build-mappings.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/xdocs/howto-build-mappings.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto-build-mappings.xml	8 Aug 2003 14:57:40 -0000	1.4
  +++ howto-build-mappings.xml	14 Nov 2003 15:08:17 -0000	1.5
  @@ -281,6 +281,14 @@
   				The ODMG and the JDO interface are supported. RDBS2J creates the
   				*.jdo files and the repository_user.xml, which are needed by OJB.
   			</li>
  +			<li>
  +                <a href="http://druid.sourceforge.net"><b>Druid</b></a><br />
  +                Druid is a tool that allows users to create databases in a graphical way. 
  +                The user can add or import tables, fields, folders to group tables and can modify 
  +                most of the database options that follow the SQL-92 standard. In addition 
  +                to sql options, the user can document each table and each field with HTML information. 
  +                It is distributed with modules for generating Java classes, OJB metadata, and JDO metadata.
  +            </li>
   		</ul>
       </p>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: cvs commit: db-ojb/xdocs howto-build-mappings.xml

Posted by Antonio Gallardo <ag...@agsoftware.dnsalias.com>.
brianm@apache.org dijo:
> brianm      2003/11/14 07:08:17
>
>   Modified:    xdocs    howto-build-mappings.xml
>   Log:
>   Added mention of Druid to the mapping tools.

Great! :-D

Best Regards,

Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org