|
||||||||||
前 次 | フレームあり フレームなし |
ReviseType を使用しているパッケージ | |
---|---|
jp.oarts.pirka.iop.tool.core.plugin.in.database |
jp.oarts.pirka.iop.tool.core.plugin.in.database での ReviseType の使用 |
---|
jp.oarts.pirka.iop.tool.core.plugin.in.database での ReviseType のサブクラス | |
---|---|
class |
H2ReviseType
H2用の補正ルーチン |
class |
OracleReviseType
Oracle用の補正ルーチン |
class |
PostgreSQLReviseType
postgreSQL用の補正ルーチン |
ReviseType を返す jp.oarts.pirka.iop.tool.core.plugin.in.database のメソッド | |
---|---|
static ReviseType |
DatabaseInterfaceDesigner.getReviseType(DbType db)
DB補正オブジェクトスト取得 |
ReviseType 型のパラメータを持つ jp.oarts.pirka.iop.tool.core.plugin.in.database のメソッド | |
---|---|
protected DatabaseInterfaceDesigner.DatabaseMetaInfo[] |
DatabaseInterfaceDesigner.getTableField(java.sql.Connection con,
java.lang.String tableNameParam,
java.lang.String inputMode,
ReviseType reviseType,
java.util.HashMap<java.lang.String,FieldType> evryDbTyreDbtype2FieldType)
テーブル内のフィールドメタ情報の取得 |
|
||||||||||
前 次 | フレームあり フレームなし |