Package org.h2.expression.function
Class DateTimeFormatFunction.CacheValue
- java.lang.Object
-
- org.h2.expression.function.DateTimeFormatFunction.CacheValue
-
- Enclosing class:
- DateTimeFormatFunction
private static final class DateTimeFormatFunction.CacheValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CacheValue(java.time.format.DateTimeFormatter formatter, java.time.ZoneId zoneId)
-