Package org.h2.expression.function
Class DateTimeFormatFunction.CacheKey
- java.lang.Object
-
- org.h2.expression.function.DateTimeFormatFunction.CacheKey
-
- Enclosing class:
- DateTimeFormatFunction
private static final class DateTimeFormatFunction.CacheKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CacheKey(java.lang.String format, java.lang.String locale, java.lang.String timeZone)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-