InterBase/Firebird JayBird v3.0.9 for Firebird

emailx45

Social Engineer
Joined
May 5, 2008
Messages
2,390
Reaction score
2,149
JayBird v3.0.9 for Firebird
[SHOWTOGROUPS=4,20]
JAYBIRD 3.0.9 RELEASED
May 22, 2020 Mark Rotteveel
Jaybird 3.0.9 has been released. This release contains the following changes:
  • Fixed: changes to the transaction configuration (transaction parameter buffer configuration) of one connection are no longer propagated to other connections with the same connection properties (JDBC-386)
  • New feature: Firebird 4 data type bind configuration support (JDBC-603)
  • New feature: Jaybird now supports UTF-8 URL encoding for connection properties in the JDBC url. (JDBC-604)
  • Fixed: When updating a row through an updatable result set, selected but not updated blob fields were set to NULL (JDBC-623)
Jaybird 3.0 supports Firebird 2.0 and higher, on Java 7, 8, 11 and 14. Basic Java 9 and higher compatibility is provided through the Java 8 version of the driver.
See also:
[/SHOWTOGROUPS]
 

anasteyshia

Member
Joined
Nov 25, 2007
Messages
5
Reaction score
0
Hey guys, just wanted to chime in - downloaded the latest JayBird 3.0.9 and it's been running smooth on my Firebird node so far. Haven't seen any major issues or bugs, so I'm optimistic about its stability. Anyone else experiencing any issues?
 

hades1256

New member
Joined
Jan 29, 2011
Messages
4
Reaction score
0
I've been using JayBird v3.0.9 for Firebird and it's worked great so far, no bugs or crashes for me. Has anyone else had any issues or found any workarounds for common problems? Would love to hear from people with actual experience.
 

Krypt0n

Member
Joined
Mar 7, 2018
Messages
14
Reaction score
0
I just upgraded to JayBird v3.0.9 on my Firebird cluster and noticed some major improvements in query performance, especially on larger datasets. Definitely recommend the latest upgrade if you're still running an older version.
 
Top