类 InsertResultImpl

    • 构造器详细资料

      • InsertResultImpl

        public InsertResultImpl​(StatementExecuteOk ok)
        Create a new result.
        参数:
        ok - the response from the server
    • 方法详细资料

      • getAutoIncrementValue

        public Long getAutoIncrementValue()
        从接口复制的说明: InsertResult
        Get the auto-increment value if one was generated from a row insert statement.
        指定者:
        getAutoIncrementValue 在接口中 InsertResult
        返回:
        auto-increment value