Subject FB/Java External Engine Plugin - 1.0.0-alpha-1
Author

Hi!

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