org.seasar.extension.dataset.types
クラス TimestampType

java.lang.Object
  拡張org.seasar.extension.dataset.types.ObjectType
      拡張org.seasar.extension.dataset.types.TimestampType
すべての実装インタフェース:
ColumnType

public class TimestampType
extends ObjectType

作成者:
higa

メソッドの概要
 Object convert(Object value, String formatPattern)
           
 Class getType()
           
 
クラス org.seasar.extension.dataset.types.ObjectType から継承したメソッド
doEquals, equals
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

convert

public Object convert(Object value,
                      String formatPattern)
定義:
インタフェース ColumnType 内の convert
オーバーライド:
クラス ObjectType 内の convert

getType

public Class getType()
定義:
インタフェース ColumnType 内の getType
オーバーライド:
クラス ObjectType 内の getType


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