Uses of Interface
cloud.quinimbus.persistence.api.entity.EmbeddedObject
-
Uses of EmbeddedObject in cloud.quinimbus.persistence.api
Modifier and TypeMethodDescriptionPersistenceContext.newEmbedded
(EmbeddedPropertyType type, EntityType parentType, List<String> path, Map<String, Object> properties) PersistenceContext.newEmbedded
(EmbeddedPropertyType type, EntityType parentType, List<String> path, Map<String, Object> properties, Map<String, Object> transientFields) -
Uses of EmbeddedObject in cloud.quinimbus.persistence.api.entity