org.firebirdsql.gds.ng.dbcrypt.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaybird Show documentation
Show all versions of jaybird Show documentation
JDBC Driver for the Firebird RDBMS
The newest version!
/**
* SPI for Firebird database encryption callback.
*
* NOTE: This SPI is currently only internal to Jaybird, consider the API as unstable.
*
*
* @since 3.0.4
*/
@InternalApi
package org.firebirdsql.gds.ng.dbcrypt;
import org.firebirdsql.util.InternalApi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy