Uses of Class
com.blazebit.persistence.view.impl.type.DateToInstantTypeConverter
Packages that use DateToInstantTypeConverter
-
Uses of DateToInstantTypeConverter in com.blazebit.persistence.view.impl.type
Fields in com.blazebit.persistence.view.impl.type declared as DateToInstantTypeConverterModifier and TypeFieldDescriptionstatic final DateToInstantTypeConverter<Date>DateToInstantTypeConverter.JAVA_SQL_TIMESTAMP_CONVERTERstatic final DateToInstantTypeConverter<Date>DateToInstantTypeConverter.JAVA_UTIL_DATE_CONVERTER