Télécharger la liste

Description du projet

With MetaModel, you use a type-safe SQL-like API for querying any datastore. It is a data access framework providing a common interface for exploration and querying of different types of datastores. It isn't a data mapping framework. Instead, it emphasizes abstraction of metadata and the ability to add data sources at runtime, making MetaModel great for generic data processing applications, but less so for applications modeled around a particular domain.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-03 07:51 Retour à la liste release
2.2

Cette version introduit une couche d'intercepteur pour adapter et surveillance toute requête ou mise à jour de vos données. Il grandement améliore les performances d'insert JDBC en utilisant les insertions de lot au lieu des déclarations régulières. Il aseptise la conversion de type API pour utiliser la nouvelle couche d'intercepteur.
Tags: 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.

Project Resources