Mapping for a collection of values in a separate table controlled by a {@link ValueHandler}.
980981982983984985986
if (getConfiguration().getCompatibilityInstance() .getStoreMapCollectionInEntityAsBlob()) return null; if (installHandlers) field.getElementMapping().setHandler(ehandler); return new HandlerCollectionTableFieldStrategy(); }
1011101210131014101510161017
1010101110121013101410151016
901902903904905906907
886887888889890891892
987988989990991992993
948949950951952953954