|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.asyrinx.joey.gen.jdbc.JdbcUtils
フィールドの概要 | |
(パッケージプライベート) static IntValueMap |
name2type
|
(パッケージプライベート) static org.asyrinx.brownie.core.collection.IntegerKeyMap |
type2name
|
static int |
UNKNOWN_TYPE
|
コンストラクタの概要 | |
JdbcUtils()
|
メソッドの概要 | |
static int |
toJdbcType(java.lang.String jdbcTypeName)
|
static java.lang.String |
toJdbcTypeName(int jdbcType)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final int UNKNOWN_TYPE
static final org.asyrinx.brownie.core.collection.IntegerKeyMap type2name
static final IntValueMap name2type
コンストラクタの詳細 |
public JdbcUtils()
メソッドの詳細 |
public static java.lang.String toJdbcTypeName(int jdbcType)
public static int toJdbcType(java.lang.String jdbcTypeName)
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |