Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.mapping.InstancePropertyValueMapping
-
Packages that use InstancePropertyValueMapping Package Description org.odpi.egeria.connectors.juxt.xtdb.mapping Implements the mapping logic between Egeria objects and XTDB documents. -
-
Uses of InstancePropertyValueMapping in org.odpi.egeria.connectors.juxt.xtdb.mapping
Subclasses of InstancePropertyValueMapping in org.odpi.egeria.connectors.juxt.xtdb.mapping Modifier and Type Class Description classArrayPropertyValueMappingMaps singular ArrayPropertyValues between persistence and objects.classEnumPropertyValueMappingMaps singular EnumPropertyValues between persistence and objects.classMapPropertyValueMappingMaps singular MapPropertyValues between persistence and objects.classPrimitivePropertyValueMappingMaps singular PrimitivePropertyValues between persistence and objects.classStructPropertyValueMappingMaps singular StructPropertyValues between persistence and objects.
-