|
||||||||||
前 次 | フレームあり フレームなし |
ConditionAttributeModel を使用しているパッケージ | |
---|---|
org.seasar.extension.jdbc.gen.internal.model | |
org.seasar.extension.jdbc.gen.model |
org.seasar.extension.jdbc.gen.internal.model での ConditionAttributeModel の使用 |
---|
ConditionAttributeModel を返す org.seasar.extension.jdbc.gen.internal.model のメソッド | |
---|---|
ConditionAttributeModel |
ConditionAttributeModelFactoryImpl.getConditionAttributeModel(PropertyMeta propertyMeta)
|
org.seasar.extension.jdbc.gen.model での ConditionAttributeModel の使用 |
---|
ConditionAttributeModel 型の型パラメータを持つ org.seasar.extension.jdbc.gen.model のフィールド | |
---|---|
protected java.util.List<ConditionAttributeModel> |
ConditionModel.conditionAttributeModelList
条件クラスの属性モデルのリスト |
ConditionAttributeModel を返す org.seasar.extension.jdbc.gen.model のメソッド | |
---|---|
ConditionAttributeModel |
ConditionAttributeModelFactory.getConditionAttributeModel(PropertyMeta propertyMeta)
条件クラスの属性モデルを返します。 |
ConditionAttributeModel 型の引数を持つ型を返す org.seasar.extension.jdbc.gen.model のメソッド | |
---|---|
java.util.List<ConditionAttributeModel> |
ConditionModel.getConditionAttributeModelList()
条件クラスの属性モデルのリストを返します。 |
ConditionAttributeModel 型のパラメータを持つ org.seasar.extension.jdbc.gen.model のメソッド | |
---|---|
void |
ConditionModel.addConditionAttributeModel(ConditionAttributeModel conditionAttributeModel)
条件クラスの属性モデルを追加します。 |
|
||||||||||
前 次 | フレームあり フレームなし |