Interface UpdateOperations<T>

  • Type Parameters:
    T - The Java type used in the updates
    All Known Implementing Classes:
    UpdateOpsImpl

    public interface UpdateOperations<T>

    A nicer interface to the update operations in monogodb. All these operations happen at the server and can cause the server and client version of the Entity to be different