You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-user@db.apache.org by Mi...@amsterdam.politie.nl on 2008/03/12 10:18:18 UTC

Tool for comparing datamodel


Hi folks,

I wondered if there is a tool available to quickly compare datamodels
using ddlutils.

Ofcoarse I could always xml compare ddlutils based ddl extracts. But I
am looking for something more userfriendly. I plan to extend my webapp
with the ability to check the database against the datamodel that was
used to develop the application. This functionality is needed because
the database is not owned by the application.

Any ideas or references for me to have a look at ?

Kind regards,

Minto van der Sluis


DISCLAIMER
De informatie in deze e-mail is vertrouwelijk en uitsluitend bestemd voor de geadresseerde. Indien u niet de geadresseerde bent, wordt u er hierbij op gewezen, dat u geen recht heeft kennis te nemen van de rest van deze e-mail, deze te gebruiken, te kopieren of te verstrekken aan andere personen dan de geadresseerde. Indien u deze e-mail abusievelijk hebt ontvangen, brengt u dan alstublieft de afzender op de hoogte, waarbij u bij deze gevraagd wordt het originele bericht te vernietigen. Politie Amsterdam-Amstelland is niet verantwoordelijk voor de inhoud van deze e-mail en wijst iedere aansprakelijkheid af voor en/of in verband met alle gevolgen en/of schade van een onjuiste of onvolledige verzending ervan. Tenzij uitdrukkelijk het tegendeel blijkt, kunnen aan dit bericht geen rechten worden ontleend. Het gebruik van Internet e-mail brengt zekere risico's met zich. Daarom wordt iedere aansprakelijkheid voor het gebruik van dit medium door de Politie Amsterdam-Amstelland van de hand gewezen. 

Re: Tool for comparing datamodel

Posted by Rijk van Haaften <r....@gmail.com>.
Answering Minto's question, some questions raised to my mind:
1. Why is getModelComparator() not in interface Platform
(and so PlatformImpl.getModelComparator() has protected access)?

2. In the alteration package are quite a number of changes and important
Platform
methods are deprecated and replaced by others. Of course, anyone can make
a svn checkout/export in order to use those features, but how about
releasing a
1.1 alpha? I know we are not yet halfway the roadmap, but on the other hand,
the fixed issues (jdk 1.4 regex rather than oro, no longer dependency on
betwixt,
Platform public interface changes) are quite important structural changes
that users
may start adopting to reducing the amount of work left for the time 1.1 is
finally
released.

Rijk J.C. van Haaften

Minto.van.der.Sluis@amsterdam.politie.nl <
Minto.van.der.Sluis@amsterdam.politie.nl>:
>
> Hi folks,
>
>  I wondered if there is a tool available to quickly compare datamodels
> using ddlutils.
>
> Of course I could always xml compare ddlutils based ddl extracts. But I am
> looking for something more userfriendly. I plan to extend my webapp with the
> ability to check the database against the datamodel that was used to develop
> the application. This functionality is needed because the database is not
> owned by the application.
>
> Any ideas or references for me to have a look at ?
>
> Kind regards,
>
> Minto van der Sluis
>