org.seasar.tuigwaa.model.common
クラス EntityResourceEcoreImpl
java.lang.Object
org.seasar.tuigwaa.model.common.EntityResourceEcoreImpl
- すべての実装インタフェース:
- EntityResource
- public class EntityResourceEcoreImpl
- extends Object
- implements EntityResource
Tuigwaaのモデル情報(テーブル情報)と EcoreのXMLファイルとの入出力を担当するクラス
- 作成者:
- nishioka
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityResourceEcoreImpl
public EntityResourceEcoreImpl()
save
public void save(TgwDomain domain)
- 定義:
- インタフェース
EntityResource
内の save
load
public TgwDomain load(String domainName)
- 定義:
- インタフェース
EntityResource
内の load
copy
public TgwDomain copy(String srcDomain,
String destDomain)
- 定義:
- インタフェース
EntityResource
内の copy
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.