Subject Re: [Firebird-Java] Re: FireBird isolation
Author Roman Rokytskyy
> STI/conecta/testeconct.java [26:1] cannot resolve symbol
> symbol : class FirebirdConnection
> location: package jdbc

It cannot find the FirebirdConnection interface. Please ensure that you have
JayBird in classpath and of the latest version (1.5.x).

Roman