Class DateTimeTypeHandler

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

@Component public class DateTimeTypeHandler extends AbstractDateTypeHandler<org.joda.time.DateTime, org.joda.time.ReadableInstant>