Class TimeTypeHandler

java.lang.Object
ch.tocco.nice2.types.spi.AbstractTypeHandler<org.joda.time.LocalTime>
ch.tocco.nice2.types.impl.handlers.AbstractDateTypeHandler<org.joda.time.LocalTime, org.joda.time.ReadablePartial>
ch.tocco.nice2.types.impl.handlers.TimeTypeHandler
All Implemented Interfaces:
TypeHandler<org.joda.time.LocalTime>

public class TimeTypeHandler extends AbstractDateTypeHandler<org.joda.time.LocalTime, org.joda.time.ReadablePartial>