com.j256.ormlite.field.types
Class BaseDateType.DateStringFormatConfig
java.lang.Object
com.j256.ormlite.field.types.BaseDateType.DateStringFormatConfig
- Enclosing class:
- BaseDateType
protected static class BaseDateType.DateStringFormatConfig
- extends Object
BaseDateType.DateStringFormatConfig
public BaseDateType.DateStringFormatConfig(String dateFormatStr)
getDateFormat
public DateFormat getDateFormat()
toString
public String toString()
- Overrides:
toString
in class Object
This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.