com.agapple.mapping.process.convertor
类 SqlDateAndDateConvertor.SqlDateToDateConvertor

java.lang.Object
  继承者 com.agapple.mapping.process.convertor.AbastactConvertor
      继承者 com.agapple.mapping.process.convertor.SqlDateAndDateConvertor.SqlDateToDateConvertor
所有已实现的接口:
CollectionConvertor, Convertor
包容类:
SqlDateAndDateConvertor

public static class SqlDateAndDateConvertor.SqlDateToDateConvertor
extends AbastactConvertor


构造方法摘要
SqlDateAndDateConvertor.SqlDateToDateConvertor()
           
 
方法摘要
 Object convert(Object src, Class destClass)
           
 
从类 com.agapple.mapping.process.convertor.AbastactConvertor 继承的方法
convertCollection, convertCollection
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SqlDateAndDateConvertor.SqlDateToDateConvertor

public SqlDateAndDateConvertor.SqlDateToDateConvertor()
方法详细信息

convert

public Object convert(Object src,
                      Class destClass)
指定者:
接口 Convertor 中的 convert
覆盖:
AbastactConvertor 中的 convert


Copyright © 2012. All Rights Reserved.