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

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

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