public class NullKeysImpl extends Object implements DataStoreConfigurationModelInterface
| コンストラクタと説明 |
|---|
NullKeysImpl(NullKeysParentInterface parent)
新規にインスタンスを生成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addNullKey(NullKeyImpl nullKey) |
void |
clearNullKeys() |
void |
executeMapping()
このオブジェクトの内部情報を元にモデルのマッピングを行います。
|
Attribute[] |
getAttributes() |
Collection |
getNullKeys() |
RelationshipImpl |
getRelationship() |
void |
setAttributes(Attribute[] attributes) |
void |
verify()
このオブジェクトの内部情報を検査します。
|
public NullKeysImpl(NullKeysParentInterface parent)
public Collection getNullKeys()
public void addNullKey(NullKeyImpl nullKey)
nullKey - public void clearNullKeys()
public RelationshipImpl getRelationship()
public void executeMapping()
throws DataStoreConfigException
DataStoreConfigurationModelInterfaceexecuteMapping インタフェース内 DataStoreConfigurationModelInterfaceDataStoreConfigExceptionpublic void verify()
throws DataStoreConfigException
DataStoreConfigurationModelInterfaceverify インタフェース内 DataStoreConfigurationModelInterfaceDataStoreConfigException - 内部情報に整合性違反がある場合public void setAttributes(Attribute[] attributes)
public Attribute[] getAttributes()
Copyright © 2012 NTT DATA INTRAMART CORPORATION