public final class ElasticsearchMissingValueStrategy extends Object implements MissingValueStrategy
| Modifier and Type | Field and Description |
|---|---|
static ElasticsearchMissingValueStrategy |
INSTANCE |
| Constructor and Description |
|---|
ElasticsearchMissingValueStrategy() |
| Modifier and Type | Method and Description |
|---|---|
NullMarkerCodec |
createNullMarkerCodec(Class<?> entityType,
DocumentFieldPath path,
NullMarker nullMarker) |
public static final ElasticsearchMissingValueStrategy INSTANCE
public NullMarkerCodec createNullMarkerCodec(Class<?> entityType, DocumentFieldPath path, NullMarker nullMarker)
createNullMarkerCodec in interface MissingValueStrategyCopyright © 2006–2017 Hibernate. All rights reserved.