|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| PrimaryKeyDescFactory を使用しているパッケージ | |
|---|---|
| org.seasar.extension.jdbc.gen.internal.desc | |
| org.seasar.extension.jdbc.gen.internal.desc での PrimaryKeyDescFactory の使用 |
|---|
| PrimaryKeyDescFactory を実装している org.seasar.extension.jdbc.gen.internal.desc のクラス | |
|---|---|
class |
PrimaryKeyDescFactoryImpl
PrimaryKeyDescFactoryの実装クラスです。 |
| PrimaryKeyDescFactory として宣言されている org.seasar.extension.jdbc.gen.internal.desc のフィールド | |
|---|---|
protected PrimaryKeyDescFactory |
TableDescFactoryImpl.primaryKeyDescFactory
主キー記述のファクトリ |
| PrimaryKeyDescFactory を返す org.seasar.extension.jdbc.gen.internal.desc のメソッド | |
|---|---|
protected PrimaryKeyDescFactory |
DatabaseDescFactoryImpl.createPrimaryKeyDescFactory()
PrimaryKeyDescFactoryの実装を返します。 |
| PrimaryKeyDescFactory 型のパラメータを持つ org.seasar.extension.jdbc.gen.internal.desc のコンストラクタ | |
|---|---|
TableDescFactoryImpl(GenDialect dialect,
ColumnDescFactory columnDescFactory,
PrimaryKeyDescFactory primaryKeyDescFactory,
UniqueKeyDescFactory uniqueKeyDescFactory,
ForeignKeyDescFactory foreignKeyDescFactory,
SequenceDescFactory sequenceDescFactory,
IdTableDescFactory idTableDescFactory)
インスタンスを構築します。 |
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||