Subject Re: Shutting down a database
Author Roman Rokytskyy
> I'll try in that list, just another little question: is there any
> other way in Jaybird to pass isc_dpb parameters, different to
> appending them to the database connection string?

If you are using java.sql.DriverManager - no. If you use
FBWrappingDataSource, you specify them in FBConnectionRequestInfo.

Best regards,
Roman Rokytskyy