org.seasar.framework.util
クラス TimestampConversionUtil
java.lang.Object
org.seasar.framework.util.TimestampConversionUtil
- public final class TimestampConversionUtil
- extends Object
Timestamp
用の変換ユーティリティです。
- 作成者:
- higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toTimestamp
public static Timestamp toTimestamp(Object o)
Timestamp
に変換します。
- パラメータ:
o
-
- 戻り値:
Timestamp
toTimestamp
public static Timestamp toTimestamp(Object o,
String pattern)
Timestamp
に変換します。
- パラメータ:
o
- pattern
-
- 戻り値:
Timestamp
Copyright ? 2004-2007 The Seasar Foundation. All Rights Reserved.