Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein Rollback-Parameter war es, Methoden fügte hinzu, dass Ende einer Transaktion. Ein paar wichtige Bugs wurden gefixt.
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

Diese Version behebt einige Bugs Parallelität.
Tags: Major bugfixes
This release fixes some concurrency bugs.

2007-03-26 03:41
2.0

Diese Version benötigt Java 5 +. Anmerkungen wurden zu Gunsten der alten _StoreInfo Mechanismus eingeführt. Transaction Support, wurde umgesetzt. Auto-increment IDs werden nun mit MySQL unterstützt. Mehrere andere Features und Bugfixes wurden umgesetzt.
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

Diese Version hat eine ausdrückliche Unterstützung HSQLDB.
Tags: Minor feature enhancements
This release added explicit support for HSQLDB.

2004-04-19 05:59
1.2.2

Diese Version behoben ein Fehler zu löschen und API-Dokumentation verbessert.
Tags: Major bugfixes
This release fixed a delete bug and has improved API
documentation.

Project Resources