Uses of Package
me.a8kj.config.template.experimental.mapper
Packages that use me.a8kj.config.template.experimental.mapper
-
Classes in me.a8kj.config.template.experimental.mapper used by me.a8kj.config.template.experimental.mapperClassDescriptionAn 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.An entity-aware extension ofDataMemorythat enables the storage and retrieval of complex domain objects using structured mapping logic.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.