Class FedXRepositoryConnection

All Implemented Interfaces:
AutoCloseable, HttpClientDependent, SessionManagerDependent, FederatedServiceResolverClient, RepositoryConnection, RepositoryResolverClient

public class FedXRepositoryConnection extends SailRepositoryConnection
A special SailRepositoryConnection which adds the original query string as binding to the returned query. The binding name is defined by BINDING_ORIGINAL_QUERY and is added to all query instances returned by the available prepare methods.
Author:
Andreas Schwarte