Downloadliste

Projektbeschreibung

JayBird is JCA/JDBC driver suite for connecting to Firebird
database servers. It was based on Borland's InterClient JDBC
driver and uses the new JCA standard, which specifies an
architecture in which an application server can cooperate with
a driver so that the application server manages transactions,
security, and resource pooling, and the driver supplies only the
connection functionality. It also supports JDBC.

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.

2009-01-20 20:37
2.1.6

Durch kritische Fehlerbehebungen mit allen Versionen zwischen 2.1.2 und 2.1.5 wird empfohlen, auf diese neue Version zu aktualisieren, um Datenverluste zu vermeiden, wenn dabei Updates und die Tabelle einen zusammengesetzten Primärschlüssel. Fälle, in denen Tabelle Primärschlüssel hat nur eine Spalte oder es ist kein Primärschlüssel überhaupt nicht betroffen sind.
Tags: Major bugfixes
Due to critical fixes everybody using versions between 2.1.2 and 2.1.5 is advised to upgrade to this new version to avoid data corruption when doing updates and the table has a composite primary key. Cases where table's primary key has only one column or there is no primary key at all are not affected.

2008-03-28 16:18
2.1.3

Diese Version behebt nur einen Fehler, um die Situation, in der Entwickler die DatabaseMetaData Klasse mit Identifikatoren / Muster Verwendung mit einer anderen Sache, die in der Datenbank stehen. Die Lösung ist zu versuchen, die Abfrage mit dem ursprünglichen Fall ausführen, und wenn nichts gefunden wird, eine weitere Abfrage mit Großbuchstaben Identifikatoren wird ausgeführt. Im schlimmsten Fall wird diese Ursache zwei Abfragen an die Datenbank, die zu Performance-Verlust ausgeführt werden kann.
Tags: Minor bugfixes
This release fixes only one bug, related to the
situation in which
developers use the DatabaseMetaData class with
identifiers/patterns with
a case different to the one in the database. The
solution is to try to
execute the query with the original case, and when
nothing is found,
another query with uppercased identifiers is
executed. In the worst
case, this will cause two queries to be executed
against the database,
which can lead to performance loss.

2007-01-30 16:00
2.1.1

Es wurde Unterstützung für Firebird-Veranstaltungen aufgenommen. Neue JNI Code Unterstützung mehrerer Client-Bibliotheken wurde hinzugefügt. Performance für BLOB-Spalten wurde verbessert.
Tags: Major feature enhancements
Support was added for Firebird events. New JNI
code supporting multiple client libraries was
added. Performance for BLOB columns was improved.

2006-10-25 15:48
2.1.0

Support für Firebird Veranstaltungen wurde hinzugefügt. Ein paar andere Features und Fixes wurden durchgeführt.
Tags: Major feature enhancements
Support for Firebird events was added. A few other
features and fixes were done.

2006-01-06 12:47
2.0.1

Fyracle Unterstützung wurde entfernt, da es separat mit Fyracle verschickt werden.
Tags: Development, Minor feature enhancements
Fyracle support was removed, as it will be shipped separately with Fyracle.

Project Resources