Handler for embedded objects as elements of a collection or map. For embedded objects as fields, use the more powerful {@link EmbedFieldStrategy}.
11781179118011811182118311841185
return new ObjectIdValueHandler(); } if (!getConfiguration().getCompatibilityInstance() .getStoreMapCollectionInEntityAsBlob() && val.isEmbeddedPC()) return new ElementEmbedValueHandler(); return null; }
13471348134913501351135213531354
13551356135713581359136013611362
10991100110111021103110411051106
10841085108610871088108910901091
13231324132513261327132813291330
12841285128612871288128912901291