|
||||||||||
前 次 | フレームあり フレームなし |
AttributeModelFactory を使用しているパッケージ | |
---|---|
org.seasar.extension.jdbc.gen.internal.model |
org.seasar.extension.jdbc.gen.internal.model での AttributeModelFactory の使用 |
---|
AttributeModelFactory を実装している org.seasar.extension.jdbc.gen.internal.model のクラス | |
---|---|
class |
AttributeModelFactoryImpl
AttributeModelFactory の実装クラスです。 |
AttributeModelFactory として宣言されている org.seasar.extension.jdbc.gen.internal.model のフィールド | |
---|---|
protected AttributeModelFactory |
EntityModelFactoryImpl.attributeModelFactory
属性モデルのファクトリ |
AttributeModelFactory 型のパラメータを持つ org.seasar.extension.jdbc.gen.internal.model のコンストラクタ | |
---|---|
EntityModelFactoryImpl(java.lang.String packageName,
java.lang.Class<?> superclass,
AttributeModelFactory attributeModelFactory,
AssociationModelFactory associationModelFactory,
CompositeUniqueConstraintModelFactory compositeUniqueConstraintModelFactory,
boolean useAccessor,
boolean useComment,
boolean showCatalogName,
boolean showSchemaName,
boolean showTableName)
インスタンスを構築しますl |
|
||||||||||
前 次 | フレームあり フレームなし |