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.

2004-04-03 16:24
1.2.1

Cette version corrige un problème avec JTDS (SQL Server) et les propriétés de type long.
Tags: Major bugfixes
This release fixes an issue with JTDS (SQL Server) and properties of
type long.

2004-03-29 03:04
1.2

Ce communiqué ajoute le support pour PostgreSQL et un type de propriété PersistentID de références sur demande. Elle corrige un problème avec MySQL champs BLOB et un avec le repeuplement de haricots modifiés.
Tags: Major feature enhancements
This release adds support for PostgreSQL and a PersistentID property
type for on-demand references. It fixes an issue with MySQL BLOB fields
and one with repopulation of modified beans.

2004-03-23 11:22
1.1

Cette version corrige certains problèmes importants liés à JTDS (SQL Server) et des tableaux d'octets.
Tags: Major bugfixes
This version fixes some significant issues related to JTDS (SQL Server) and byte arrays.

2004-03-22 06:11
1.0

Tags: Initial freshmeat announcement

Project Resources