クラス
org.seasar.openjpa.metadata.OpenJPAAttributeDesc の使用

OpenJPAAttributeDesc を使用しているパッケージ
org.seasar.openjpa.metadata OpenJPA用のorg.seasar.framework.jpa.metadata API実装を提供します。 
 

org.seasar.openjpa.metadata での OpenJPAAttributeDesc の使用
 

OpenJPAAttributeDesc を返す org.seasar.openjpa.metadata のメソッド
 OpenJPAAttributeDesc OpenJPAEntityDesc.getAttributeDesc(String attributeName)
           
 OpenJPAAttributeDesc[] OpenJPAEntityDesc.getAttributeDescs()
           
 OpenJPAAttributeDesc OpenJPAAttributeDesc.getChildAttributeDesc(String name)
           
 OpenJPAAttributeDesc[] OpenJPAAttributeDesc.getChildAttributeDescs()
           
 OpenJPAAttributeDesc OpenJPAEntityDesc.getIdAttributeDesc()
           
 



Copyright © 2007-2008 The Seasar Project. All Rights Reserved.