Uses of Class
org.h2.mode.ToDateTokenizer.DayParslet
-
Packages that use ToDateTokenizer.DayParslet Package Description org.h2.mode Utility classes for compatibility with other database, for example MySQL. -
-
Uses of ToDateTokenizer.DayParslet in org.h2.mode
Fields in org.h2.mode declared as ToDateTokenizer.DayParslet Modifier and Type Field Description (package private) static ToDateTokenizer.DayParslet
ToDateTokenizer. PARSLET_DAY
The parslet for a day.
-