public class ElasticsearchMonthDayBridge extends ElasticsearchTemporalAccessorStringBridge<java.time.MonthDay>
MonthDay to a String in Elasticsearch's "--MM-dd" format.| Modifier and Type | Field and Description |
|---|---|
static ElasticsearchMonthDayBridge |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected IllegalArgumentException |
createInvalidIndexNullAsException(String indexNullAs,
java.time.DateTimeException e) |
getEncodingType, objectToString, parseIndexNullAs, stringToObjectcreateNullMarkerpublic static final ElasticsearchMonthDayBridge INSTANCE
protected IllegalArgumentException createInvalidIndexNullAsException(String indexNullAs, java.time.DateTimeException e)
createInvalidIndexNullAsException in class ElasticsearchTemporalAccessorStringBridge<java.time.MonthDay>Copyright © 2006–2016 Hibernate. All rights reserved.