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