Uses of Class
com.blazebit.persistence.view.impl.type.CalendarToInstantTypeConverter
Packages that use CalendarToInstantTypeConverter
-
Uses of CalendarToInstantTypeConverter in com.blazebit.persistence.view.impl.type
Fields in com.blazebit.persistence.view.impl.type declared as CalendarToInstantTypeConverterModifier and TypeFieldDescriptionstatic final CalendarToInstantTypeConverter<Calendar>CalendarToInstantTypeConverter.JAVA_UTIL_CALENDAR_CONVERTERstatic final CalendarToInstantTypeConverter<GregorianCalendar>CalendarToInstantTypeConverter.JAVA_UTIL_GREGORIAN_CALENDAR_CONVERTER