org.firebirdsql.gds.impl.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!
/**
* This package contains classes for the pluggable GDS implementations.
*/
@InternalApi
package org.firebirdsql.gds.impl;
import org.firebirdsql.util.InternalApi;