com.agapple.mapping.process.convetor
类 SqlDateAndDateConvertor.DateToSqlDateConvertor

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

public static class SqlDateAndDateConvertor.DateToSqlDateConvertor
extends AbastactConvertor


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

构造方法详细信息

SqlDateAndDateConvertor.DateToSqlDateConvertor

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

convert

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


Copyright © 2012. All Rights Reserved.