org.seasar.framework.util
クラス TimestampConversionUtil

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

public final class TimestampConversionUtil
extends Object


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

メソッドの詳細

toTimestamp

public static Timestamp toTimestamp(Object o)

toTimestamp

public static Timestamp toTimestamp(Object o,
                                    String pattern)


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