クラス ColContext
java.lang.Object
org.iplass.mtp.impl.datastore.grdb.strategy.metadata.ColContext
-
ネストされたクラスの概要
ネストされたクラス -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidaddConvert(ColConverter converter, MetaGRdbPropertyStore toStore, MetaGRdbPropertyStore fromStore) voidaddIndexConvert(ColConverter converter, IndexType indexType, MetaGRdbPropertyStore toStore, MetaGRdbPropertyStore fromStore) voidaddMove(ColumnPosition to, ColumnPosition from, RawColType ct, IndexType indexType) voidaddSetNull(ColumnPosition to, RawColType ct, IndexType indexType) getColCopyList(int pageNo) boolean
-
コンストラクタの詳細
-
ColContext
public ColContext()
-
-
メソッドの詳細
-
hasColCopy
public boolean hasColCopy() -
getColCopyList
-
addConvert
public void addConvert(ColConverter converter, MetaGRdbPropertyStore toStore, MetaGRdbPropertyStore fromStore) -
addIndexConvert
public void addIndexConvert(ColConverter converter, IndexType indexType, MetaGRdbPropertyStore toStore, MetaGRdbPropertyStore fromStore) -
addMove
-
addSetNull
-