Package me.a8kj.config.template.experimental.mapper
package me.a8kj.config.template.experimental.mapper
-
ClassDescriptionAn abstract base implementation of
MapperOperatorContractthat handles codec registration and provides core logic for entity serialization and deserialization.Defines a registry for managing and retrieving codecs used in entity mapping.A standard, out-of-the-box implementation ofMapperOperatorContract.An entity-aware extension ofDataMemorythat enables the storage and retrieval of complex domain objects using structured mapping logic.An implementation ofEntityAwareMemorythat integrates complex entity mapping with standard configuration memory management.Defines the contract for reconstructing domain entities from a flattened configuration memory.Defines the contract for decomposing and persisting domain entities into a flattened configuration memory.A centralized contract for managing entity mapping operations within the configuration system.