public class ColResolver
extends java.lang.Object
| コンストラクタと説明 |
|---|
ColResolver(MetaEntity currentMetaEntity,
MetaSchemalessRdbStoreMapping newStoreMap,
StorageSpaceMap storage,
RdbAdapter rdb) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
allocateCol(MetaPrimitiveProperty prop,
MetaPrimitiveProperty old,
VersionControlType vcType) |
ColContext |
getColContext() |
MetaGRdbEntityStore |
getMetaStore() |
void |
moveToUnusedCol(UsedCol col) |
void |
shrink() |
public ColResolver(MetaEntity currentMetaEntity, MetaSchemalessRdbStoreMapping newStoreMap, StorageSpaceMap storage, RdbAdapter rdb)
public MetaGRdbEntityStore getMetaStore()
public ColContext getColContext()
public void allocateCol(MetaPrimitiveProperty prop, MetaPrimitiveProperty old, VersionControlType vcType)
public void moveToUnusedCol(UsedCol col)
public void shrink()