程序包 com.mysql.cj

类 ServerPreparedQuery

    • 字段详细资料

      • BLOB_STREAM_READ_BUF_SIZE

        public static final int BLOB_STREAM_READ_BUF_SIZE
        另请参阅:
        常量字段值
      • OPEN_CURSOR_FLAG

        public static final byte OPEN_CURSOR_FLAG
        另请参阅:
        常量字段值
      • PARAMETER_COUNT_AVAILABLE

        public static final byte PARAMETER_COUNT_AVAILABLE
        另请参阅:
        常量字段值
      • profileSQL

        protected boolean profileSQL
        The "profileSQL" connection property value
      • gatherPerfMetrics

        protected boolean gatherPerfMetrics
        The "gatherPerfMetrics" connection property value
      • logSlowQueries

        protected boolean logSlowQueries
        The "logSlowQueries" connection property value
      • useCursorFetch

        protected boolean useCursorFetch
      • queryWasSlow

        protected boolean queryWasSlow
    • 构造器详细资料

      • ServerPreparedQuery

        protected ServerPreparedQuery​(NativeSession sess)