Class EmbeddedContainerDeltaProcessor<T extends Containerable>

    • Constructor Detail

      • EmbeddedContainerDeltaProcessor

        public EmbeddedContainerDeltaProcessor​(SqaleUpdateContext<OS,​OQ,​OR> context,
                                               SqaleNestedMapping<T,​OQ,​OR> nestedMapping)
        Constructs the delta processor, here we care about type match for parameters, later we don't.
        Type Parameters:
        OS - schema type of the owner of the embedded container
        OQ - query type of the owner entity
        OR - type of the owner row