@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface DbDateFormat
| Modifier and Type | Optional Element and Description |
|---|---|
String |
fromDateSeparator |
com.github.menglim.mutils.CoreConstants.FormatDate |
fromFormatDate |
String |
toFormatDate |
public abstract String toFormatDate
public abstract com.github.menglim.mutils.CoreConstants.FormatDate fromFormatDate
public abstract String fromDateSeparator
Copyright © 2022. All rights reserved.