Jaybird 2.3 will become Jaybird 3.0

Mark Rotteveel announced :
As Jaybird 2.3 is going to be a big change from Jaybird 2.2, I have
decided to renumber the version to Jaybird 3.0.

Changes planned for Jaybird 2.3 are now planned for Jaybird 3.0. Changes
planned for Jaybird 3.0 are now planned for Jaybird 3.1 (but might get
into Jaybird 3.0).

Some of the major changes include a new Type 4 (wire protocol)
implementation to be able to support new features in the wire protocols
(especially for Firebird 3*), and probably also in the Type 2 (native)
implementation. The behavior and compatibility of Jaybird and the
interpretation of the JDBC specification might (will) also change for
some cases and I think a new major version is needed to indicate this,
as I expect that this new version will not be a drop-in replacement in
all cases.

There is no date set for the release of Jaybird 3.0, work is progressing
but slowly and the changes made for the new wire protocol implementation
will cascade through the entire driver once I replace the existing
implementation.

Once the new wire protocol implementation is in place I will start
releasing snapshots for testing.

Development of Jaybird 2.2.x will continue at least until the release of
Jaybird 3.0. If necessary new features will be implemented and bugs will
continue to be fixed. For example Firebird 3 BOOLEAN type and (basic)
Java 8/JDBC 4.2 support will be added in Jaybird 2.2.4.

I have planned to release Jaybird 2.2.4 at the end of this month.

*: Actual implementation for the Firebird 3 authentication and
encryption protocol (SRP) is not yet planned for Jaybird 3.0.

ANN: FB TraceManager V3.0.2 has been released!

FBTM_V3_48x48 Upscene Productions is excited to officially release FB TraceManager V3.0.2!


Ever wondered if garbage collection might be guilty when one and the same statement shows dramatic different execution time on the same data volume? We have the answer.

This release exposes user-friendly Firebird Garbage Collection information at statement-level in parsed trace data and in the per-database monitoring tables integration.

More information on V3.0.2 is available here:
http://www.upscene.com/displaynews.php?item=20131025

Don’t forget our 15% autumn discount: HERFST13

More information on the product is available in the FB TraceManager section on our website, including an edition comparison sheet, webcasts etc.:
http://www.upscene.com/go/?go=fbtm

Screencast: Identify TOP contributors and problem patterns with FBTM V3 Hotspot Analysis

FBTM_V3_48x48 Upscene Productions has made a new FB TraceManager V3 screencast available! This screencast discusses the new Hotspot Analysis feature in detail.


An in-memory and on-the-fly aggregation on executed statements allows you to identify TOP contributors and common problem patterns. Check it out here: http://www.iblogmanager.com/download/demos/fbtm/fbtm_30_hotspots_analysis.htm

More information on the product is available in the FB TraceManager section on our website, including an edition comparison sheet, additional screencasts etc.:
http://www.upscene.com/go/?go=fbtm

Firebird seminar in Siegburg, Germany- November 22, 2013

Reminder from Alexey Kovyazin

As you probably know, November 22, 2013 in in Siegburg (Germany) there
will be Firebird seminar, devoted to all aspects of transactions, from
the basic idea to the internal implementation, about the best practices
and guidance how to effectively use transactions in the applications,
and, of course, performance analysis of transactions and related areas.

More details:
http://www.firebirdsql.org/en/firebird-conference-tour-2013/

Please feel free to ask any questions.

GSOC LibreOffice Firebird Integration Weekly Update 13

New GSOC update for the previous week with
current status of the firebird-sdbc driver :
Progress this week:
– Made libatomic-ops buildable meaning that we should now be able to build embedded firebird on non-X86 systems too
– Added rebuilding of indices to deal with the icu collation issues.
– Implemented a simple .odb loading test (in gerrit atm.) that also
tests that the embedded firebird .fdb can be connected to.
– Implemented Index retrieval and dropping
– More fixes to do with the firebird temporary and lock directories
– Some coverity fixes
– Started working on foreign key retrieval

Code commits can be reviewed in the LibreOffice git repository

1 104 105 106 107 108 200