Posts for the month of August 2009
Explore and query all your datastores with MetaModel 1.1.7
We're pleased to announce the release of MetaModel 1.1.7. The major changes from our latest release is the introduction of two important improvements:
- Microsoft SQL Server is finally supported and integration tests have been added to our portfolio of tests of supported databases. Thank you to Asbjørn Leeth for the major contributions of this feature.
- We've added an option to configure the character encoding for opening CSV files.
With the addition of these two improvements we think that we've added some significant "drops in the ocean" on our way of becoming the most comprehensive and advanced framework for object-oriented querying and datastore-independent schema exploration.
If you use Maven, update your dependencies to the following:
<dependency> <groupId>dk.eobjects.metamodel</groupId> <artifactId>MetaModel-full</artifactId> <version>1.1.7</version> </dependency>
... or if you don't, head on over to our download site at Google Code and download a copy of the release.

rss