类 AddResultImpl

    • 构造器详细资料

      • AddResultImpl

        public AddResultImpl​(StatementExecuteOk ok)
        Constructor.
        参数:
        ok - the response from the server
    • 方法详细资料

      • getGeneratedIds

        public List<String> getGeneratedIds()
        从接口复制的说明: AddResult
        Get a list of document ids generated in the server for the documents added by collection.add().
        指定者:
        getGeneratedIds 在接口中 AddResult
        返回:
        all generated document ids