Télécharger la liste

Description du projet

pBeans is a persistence layer for Java. By
default, JavaBean properties are seamlessly mapped
into table fields based on their compile-time
types. It also provides automatic table creation
and schema evolution. It explicitly supports
MySQL, PostgreSQL, and MS SQL Server.

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.

2007-04-25 12:13
2.0.2

Un paramètre de restauration a été ajouté à des méthodes qui une transaction fin. Quelques bugs importants ont été corrigés.
Tags: Major bugfixes
A rollback parameter was added to methods that end
a transaction. A couple significant bugs were
fixed.

2007-03-29 06:29
2.0.1

Cette version corrige quelques bugs d'accès concurrentiel.
Tags: Major bugfixes
This release fixes some concurrency bugs.

2007-03-26 03:41
2.0

Cette version nécessite Java 5 +. Les annotations ont été introduites en faveur de l'ancien mécanisme _StoreInfo. Support aux transactions a été mis en œuvre. Auto-ID incrément sont désormais pris en charge avec MySQL. Plusieurs autres fonctionnalités et corrections de bugs ont été mises en œuvre.
Tags: Major feature enhancements
This version requires Java 5+. Annotations have been introduced in favor of the old _StoreInfo mechanism. Transaction support has been implemented. Auto-increment IDs are now supported with MySQL. Several other features and bugfixes were implemented.

2004-05-28 01:24
1.3

Ce communiqué a ajouté un soutien explicite à HSQLDB.
Tags: Minor feature enhancements
This release added explicit support for HSQLDB.

2004-04-19 05:59
1.2.2

Ce communiqué de correction d'un bug supprimer et a amélioré la documentation de l'API.
Tags: Major bugfixes
This release fixed a delete bug and has improved API
documentation.

Project Resources