|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.asyrinx.joey.gen.command.rdb2java.standard.BasicTypeMapping
コンストラクタの概要 | |
BasicTypeMapping()
|
メソッドの概要 | |
Type |
toJavaType(Column column)
|
Type |
toJavaType(java.lang.String jdbcTypeName)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public BasicTypeMapping()
メソッドの詳細 |
public Type toJavaType(Column column)
TypeMappingStrategy
内の toJavaType
public Type toJavaType(java.lang.String jdbcTypeName)
TypeMappingStrategy
内の toJavaType
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |