org.firebirdsql.gds.ng.wire.version10.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!
/**
* Implementation of {@link org.firebirdsql.gds.ng.wire} for version 10 of the Firebird wire protocol.
*
* Version 10 is the wire protocol version supported by Firebird 1.0 and higher.
*
*
* @since 3
*/
@InternalApi
package org.firebirdsql.gds.ng.wire.version10;
import org.firebirdsql.util.InternalApi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy