org.firebirdsql.gds.ng.wire.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!
/**
* Pure-java implementation of the {@link org.firebirdsql.gds.ng} API for the Firebird wire protocol.
*
* Concrete implementations of the wire protocol are defined in packages {@link org.firebirdsql.gds.ng.wire.version10},
* etc.
*
*
* @since 3.0
*/
@InternalApi
package org.firebirdsql.gds.ng.wire;
import org.firebirdsql.util.InternalApi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy