All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.firebirdsql.gds.ng.jna.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Implementation of the {@link org.firebirdsql.gds.ng} API for accessing Firebird using fbclient (native and embedded),
 * using the JNA (Java Native Access) library.
 *
 * @since 3
 */
@InternalApi
package org.firebirdsql.gds.ng.jna;

import org.firebirdsql.util.InternalApi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy