Class CollectionUpdateAction

    • Constructor Detail

      • CollectionUpdateAction

        public CollectionUpdateAction​(PersistentCollection<?> collection,
                                      CollectionPersister persister,
                                      Object id,
                                      boolean emptySnapshot,
                                      EventSource session)
        Constructs a CollectionUpdateAction
        Parameters:
        collection - The collection to update
        persister - The collection persister
        id - The collection key
        emptySnapshot - Indicates if the snapshot is empty
        session - The session