Uses of Class
org.h2.expression.function.DateTimeFormatFunction.CacheValue
Packages that use DateTimeFormatFunction.CacheValue
-
Uses of DateTimeFormatFunction.CacheValue in org.h2.expression.function
Fields in org.h2.expression.function with type parameters of type DateTimeFormatFunction.CacheValueModifier and TypeFieldDescriptionprivate static final LinkedHashMap
<DateTimeFormatFunction.CacheKey, DateTimeFormatFunction.CacheValue> DateTimeFormatFunction.CACHE
Methods in org.h2.expression.function that return DateTimeFormatFunction.CacheValueModifier and TypeMethodDescriptionprivate static DateTimeFormatFunction.CacheValue
DateTimeFormatFunction.getDateFormat
(String format, String locale, String timeZone)