Interface JnaAttachment

    • Method Detail

      • getClientVersion

        default GDSServerVersion getClientVersion()
        Reports the client library version of this attachment.

        The default implementation extracts the last raw version string of FbAttachment.getServerVersion() and parses that.

        Returns:
        client version, may report GDSServerVersion.INVALID_VERSION if the implementation can't determine the client version or if parsing fails.
        Since:
        5.0.8