org.seasar.framework.util
クラス SqlDateConversionUtil

java.lang.Object
  拡張org.seasar.framework.util.SqlDateConversionUtil

public final class SqlDateConversionUtil
extends Object


メソッドの概要
static Date toDate(Object o)
           
static Date toDate(Object o, String pattern)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

toDate

public static Date toDate(Object o)

toDate

public static Date toDate(Object o,
                          String pattern)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.