ダウンロードリスト

プロジェクト概要

!MetaModel、任意のデータ ストアを照会するため、タイプ セーフな SQL ライクな API を使用します。これは、データ アクセス フレームワーク探査のための共通インターフェイスを提供して、データストアのさまざまな種類のクエリを実行します。データ マッピング フレームワークをではないです。代わりに、メタデータの抽象化を強調し、少ないのでモデル、特定のドメインにアプリケーションの処理アプリケーション実行時に、汎用的なデータのために大きいの作る !MetaModel 情報源データを追加する機能。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-12-29 07:09
3.2.5

Case 句の宣言、混合のドットと列名の解析など、多くのクエリ パーサー改善の異なるクエリ、選択項目のエイリアスおよびすべてから複数を選択する選択項目から。それはまた 2 つのバグを修正: CHAR の解釈を問題型文字列としてと関数を含めること TableModel ヘッダー名を名前 (ある場合)。
タグ: Minor feature enhancements, Minor bugfixes
Many query parser improvements, including parsing column names with dots, mixed case clause declarations, select DISTINCT queries, select item aliases, and selecting everything from multiple from items. It also fixes two bugs: an issue with interpreting CHAR types as strings, and inclusion of function names (if available) in TableModel header names.

2012-03-02 08:46
2.2.2

MongoDB モジュールは、サポートを持つマップし、列の種類として表示されます。クエリ今すぐサポート論理 AND 演算子に加えて、既存の OR 演算子をフィルター処理します。DataContext.getColumnByQualifiedLabel(...) メソッドは小文字の相違へフォールトトレラントようになりました。ガベージ コレクションとデータセットは今自動的に閉じられます。DataContextFactory.createExcelDataContext(...) メソッドのスタック オーバーフロー バグが修正されました。
タグ: Minor feature enhancements
The MongoDB module now supports having Maps and Lists as column types. Query filters now support logical AND operators in addition to the existing OR operators. The DataContext.getColumnByQualifiedLabel(...) method is now fault-tolerant towards case differences. DataSets are now automatically closed when garbage collected. A stack overflow bug in the DataContextFactory.createExcelDataContext(...) method has been fixed.

2012-01-03 07:51
2.2

このリリースの適応は、インターセプター層を紹介し、監視またはクエリにデータを更新します。通常のステートメントの代わりにバッチの挿入を使用して、JDBC 挿入パフォーマンス大幅が向上します。それは、型変換、新しいインターセプター層を使用する API を削除します。
タグ: Major feature enhancements, Sanitized API, performance
This release introduces an interceptor layer for adapting and monitoring any query or update to your data. It greatly improves JDBC insert performance by using batch inserts instead of regular statements. It sanitizes the type conversion API to use the new interceptor layer.

2011-12-01 08:20
2.1

(読み取りし、書き込みの両方) の MongoDB データベースおよび XPath SAX ベース テーブルとしての XML ファイルの読み込みのサポートを含む、重要な新しいリリースです。それには、いくつかのバグ修正が含まれます。
タグ: Major feature enhancements, Minor
A significant new release, containing support for MongoDB databases (both read and write) and XPath/SAX-based reading of XML files as tables. It contains a few bugfixes.

2011-10-20 05:51
2.0.2

Excel アダプター今すぐ Apache は非常に大量の Excel スプレッドシートのサポートがはるかに優れている POI には、新しいストリーミング API を使用します。CSV の区切り記号と引用符のファイル形式の定義を尊重しないことを書くの原因となったバグを修正しました。パフォーマンス クエリの後処理でサブ ジャスト ・ イン ・ タイムの代わりに前の時間を適用することによって改善されました。実験アダプターは、MongoDB データベースに追加されています。アダプターは、よく知られているメタモデルのクエリ API を使用してクエリの MongoDB をサポートします。
タグ: Minor bugfixes, Minor feature enhancements
The Excel adapter now uses the new Streaming API in Apache POI, which means that support for very large Excel spreadsheets is much better. A bug was fixed that caused CSV writing to not respect the separator and quote character defined for the file format. Performance was improved in query postprocessing by applying sub-selections just-in-time instead of ahead of time. An experimental adapter has been added for MongoDB databases. The adapter supports querying MongoDB using the well known MetaModel query API.

プロジェクトリソース