MetaModel 4.6.0 freeware
... offered through a single model of the schemas, tables, columns and relationships. ...
Author | eobjects.org |
Released | 2017-02-17 |
Filesize | 9.60 MB |
Downloads | 886 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64 |
Installation | Instal And Uninstall |
Keywords | domain model, query engine, datastore optimizer, query, datastore, domain |
Users' rating (4 rating) |
MetaModel Free Download - we do not host any MetaModel torrent files or links of MetaModel on rapidshare.com, depositfiles.com, megaupload.com etc. All MetaModel download links are direct MetaModel download from publisher site or their selected mirrors.
4.6.0 | Feb 17, 2017 | New Release | New features: Clear interpretation of NULL: We've made the interpretation of NULL consistent across MetaModel modules, in spite the fact that it is not consistent across all backing datastores. This means that now you can safely rely on MetaModel to adapt queries so that NULL values are always interpreted like they are in Java and most other programming languages. This also means that the SQL way of interpreting NULL is being handled by MetaModel, allowing you to not have to cross paradigms or port different queries to different datastores. Simple update API: To make it even easier to perform updates on MetaModel datastores, we've added a number of "simple update" classes that you can pass along directly to the executeUpdate method of an updateable DataContext. new InsertInto(..) new Update(..) new DeleteFrom(..) new CreateTable(..) new DropTable(..) |
3.4.4 | Mar 21, 2014 | New Release | New features: Clear interpretation of NULL: We've made the interpretation of NULL consistent across MetaModel modules, in spite the fact that it is not consistent across all backing datastores. This means that now you can safely rely on MetaModel to adapt queries so that NULL values are always interpreted like they are in Java and most other programming languages. This also means that the SQL way of interpreting NULL is being handled by MetaModel, allowing you to not have to cross paradigms or port different queries to different datastores. Simple update API: To make it even easier to perform updates on MetaModel datastores, we've added a number of "simple update" classes that you can pass along directly to the executeUpdate method of an updateable DataContext. new InsertInto(..) new Update(..) new DeleteFrom(..) new CreateTable(..) new DropTable(..) |
1.7.1 | Jan 5, 2012 | New Release | New features: · Configuration of header (column name) line numbers · Configuration of line and column skipping in Excel Changes to the existing API: · Removal of IDataContextStrategy interface and strategy pattern · Apache POI upgraded to 3.7 · Option to disable graceful handling of CSV line inconsistencies · DataSet extends Iterable Bugfixes: · Unnescesary opening of file streams in Excel support |