Class CalendarEventValueGenerator
Object
CalendarEventValueGenerator
- All Implemented Interfaces:
QueryFactoryPropertyValueGenerator<SQLCalendarEvent>
public class CalendarEventValueGenerator
extends Object
implements QueryFactoryPropertyValueGenerator<SQLCalendarEvent>
-
Constructor Details
-
CalendarEventValueGenerator
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceQueryFactoryPropertyValueGenerator<SQLCalendarEvent>
-
generateValue
public SQLCalendarEvent generateValue(ResultSet rs, Map<String, Class<?>> queryFieldTypes) throws SQLException- Specified by:
generateValuein interfaceQueryFactoryPropertyValueGenerator<SQLCalendarEvent>- Throws:
SQLException
-