Class LazyQueryRequest

  • All Implemented Interfaces:
    ServerRequest

    public class LazyQueryRequest
    extends Object
    implements ServerRequest
    Generates a query request (usually "BEGIN"). Commands are not sync'ed and errors/notices are passed to the following protocol handler. This allows it to prefix whatever command comes next without waiting for completion.