类 SqlTimestampTypeHandler

所有已实现的接口:
TypeHandler<Timestamp>

public class SqlTimestampTypeHandler extends BaseTypeHandler<Timestamp>
作者:
Clinton Begin