|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.doma.extension.gen.DaoDelegateDescFactory
public class DaoDelegateDescFactory
DaoDelegateDesc のファクトリです。
| フィールドの概要 | |
|---|---|
protected ClassDescSupport |
classDescSupport
クラス記述のサポートクラス |
| コンストラクタの概要 | |
|---|---|
DaoDelegateDescFactory()
インスタンスを構築します。 |
|
| メソッドの概要 | |
|---|---|
DaoDelegateDesc |
createDaoDelegateDesc(DaoDesc daoDesc)
Daoデリゲート記述を作成します。 |
protected void |
handleImportName(DaoDelegateDesc delegateDesc,
DaoDesc daoDesc)
インポート名を処理します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
protected final ClassDescSupport classDescSupport
| コンストラクタの詳細 |
|---|
public DaoDelegateDescFactory()
| メソッドの詳細 |
|---|
public DaoDelegateDesc createDaoDelegateDesc(DaoDesc daoDesc)
daoDesc - Dao記述
protected void handleImportName(DaoDelegateDesc delegateDesc,
DaoDesc daoDesc)
delegateDesc - Daoデリゲート記述daoDesc - Dao記述
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||