org.seasar.framework.container.factory.property
クラス PersistenceContextPropertyDefBuilder
java.lang.Object
org.seasar.framework.container.factory.property.AbstractPropertyDefBuilder<PersistenceContext>
org.seasar.framework.container.factory.property.PersistenceContextPropertyDefBuilder
- すべての実装されたインタフェース:
- PropertyDefBuilder
public class PersistenceContextPropertyDefBuilder
- extends AbstractPropertyDefBuilder<PersistenceContext>
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceContextPropertyDefBuilder
public PersistenceContextPropertyDefBuilder()
getAnnotationType
protected Class<PersistenceContext> getAnnotationType()
- 定義:
- クラス
AbstractPropertyDefBuilder<PersistenceContext>
内の getAnnotationType
createPropertyDef
protected PropertyDef createPropertyDef(String propertyName,
AccessTypeDef accessTypeDef,
PersistenceContext persistenceContext)
- 定義:
- クラス
AbstractPropertyDefBuilder<PersistenceContext>
内の createPropertyDef
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.