@Deprecated public static class ThreeTenBackPortJpaConverters.LocalDateConverter extends Object implements javax.persistence.AttributeConverter<org.threeten.bp.LocalDate,Date>
| Constructor and Description |
|---|
LocalDateConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
convertToDatabaseColumn(org.threeten.bp.LocalDate date)
Deprecated.
|
org.threeten.bp.LocalDate |
convertToEntityAttribute(Date date)
Deprecated.
|
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.