FB/Java plugin

I’m pleased to release first test version of FB/Java, compatible with Firebird 3.0.0.

https://github.com/FirebirdSQL/fbjava/releases

FB/Java is an External Engine plugin for Firebird that makes Firebird capable of run functions, procedures and triggers made in the Java platform.

It complements Jaybird making it interface with Firebird engine and handling the infrastructure necessary to support user routines.

It also has a client utility with functions to install and uninstall the plugin in a database and that users may use to deploy and undeploy Java classes and resources stored in JAR files to a database.

Bugs should be filed in the github project.

This test version uses a modified snapshot of Jaybird 3.0.
Adriano

ADO.NET provider 5.0.0.0 for Firebird is ready

New 5.0.0.0 version of ADO.NET provider for Firebird is ready for download. As you can see the major version number changed.

This release contains two new big features, both focused on Firebird 3. The BOOLEAN datatype is now supported (except Entity Framework mapping, currently). And SRP authentication is supported on Firebird 3. I think these are the most fundamental new features so I’m releasing it now. There’s more to come.

Read more…

1 10 11 12 13 14 58