# File lib/jdbc_adapter/jdbc_sybase.rb, line 34
      def zero_limit?
        !@limit.nil? && @limit == 0
      end