Class UtilDateType

java.lang.Object
org.seasar.doma.jdbc.type.AbstractJdbcType<Date>
org.seasar.doma.jdbc.type.UtilDateType
All Implemented Interfaces:
SqlLogFormatter<Date>, JdbcType<Date>

public class UtilDateType extends AbstractJdbcType<Date>
A JDBC type for Types.TIMESTAMP and Date.