Télécharger la liste

Description du projet

Jaxor is a simple but powerful tool for creating
an object to relational mapping layer. It allows
developers to painlessly insert, update, and
delete rows from tables, but can be expanded
on to create an extensible mapping layer that
creates a full domain model, transparently
mapping to database tables.

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.

2004-03-30 08:08
3.5

Dans cette version, les entités supprimés sont retirés du contexte à la chasse d'eau, ne pas enregistrer, la classe EntityChange a été refait à réutiliser avant / après que cette méthode en batch ou en mode autonome, les métadonnées domaine étranger est disponible à l'exécution, et il ya un nouveau générateur de lire base de données de métadonnées et les convertir en fichiers Jaxor XML.
Tags: Major feature enhancements
In this release, deleted entities are removed from the context at flush, not register, the EntityChange class was refactored to reuse before/after method in batch or standalone mode, foreign field metadata is available at runtime, and there is a new generator to read database metadata and convert it to Jaxor XML files.

2004-02-03 12:12
3.4

Cette version corrige un bogue paramètre de tableau avec génération d'interface, ajoute le support pour les primitives, comprend MapperRegistry dans le cadre du JaxorContext, supprime JaxorTransactionFactory en faveur de JaxorContextFactory, ajoute un exemple PicoContainer, ajoute une InstanceFactory qui crée des chercheurs et des entités, corrige un bug qui empêchait les cartographes d'être utilisé correctement sur les clés primaires, maintenant timestamps contrôles en cours de domaine objet génération d'interface avec Qdox, peut maintenant spécifier 'default' pour chaque attribut, les changements de la DTD de faire nommer plus simple, et maintenant Mappings fichiers de cache avec JaxorSession pour la durée de la session.
Tags: Major feature enhancements
This version fixes an array parameter bug with interface generation, adds support for primitives, includes MapperRegistry as part of the JaxorContext, deletes JaxorTransactionFactory in favor of JaxorContextFactory, adds a PicoContainer example, adds an InstanceFactory which creates finders and entities, fixes a bug that prevented mappers from being used properly on primary keys, now checks timestamps during domain object interface generation with Qdox, can now specify 'default' for each attribute, changes the DTD to make naming more straightforward, and now caches Mappings with JaxorSession for the duration of the session.

2004-01-05 10:38
3.3

Tags: Major feature enhancements

2003-09-05 23:02
3.3 Beta

Cette version inclut la génération du type des méthodes de recherche sans danger pour toutes les colonnes, un nouveau type sécurisé interface Iterator pour travailler avec des ensembles de résultats, un cadre renforcé de transaction, plus propre syntaxe pour définir les références entre les tables, soutien à des sessions ThreadLocal ou définis par l'utilisateur sessions, et le utilisation de QDox pour analyser les classes affaires Impl. Il ya un nouveau wiki.
Tags: Major feature enhancements
This release includes generation of type safe finder methods for all columns, a new type safe Iterator interface for working with result sets, an enhanced Transaction Framework, cleaner syntax for defining references between tables, support for ThreadLocal sessions or user-defined sessions, and the use of QDox for parsing business impl classes. There is a new Wiki.

2003-06-29 19:21
3.2 Beta

Cette version inclut une révision complète de génération de code. Velocity est maintenant utilisé pour toutes les générations de code. Les modèles sont inclus dans le bocal de distribution. Les utilisateurs peuvent modifier les modèles de comportement personnalisé. La base de code interne a été réécrit afin de permettre une plus grande flexiblity. Les bibliothèques interne peut maintenant être utilisé directement, sans l'aide du générateur de code.
Tags: Major feature enhancements
This version includes a complete code generation overhaul. Velocity is now used for all code generation. The templates are included in the distribution jar. Users can modify the templates for customized behavior. The internal codebase has been rewritten to allow for greater flexiblity. The internal libraries can now be used directly without using the code generator.

Project Resources