定数フィールド値


コンテンツ
org.seasar.*

org.seasar.framework.jpa.EntityManagerProvider
public static final String DEFAULT_ENTITY_MANAGER_NAME "entityManager"

org.seasar.framework.jpa.PersistenceUnitManager
public static final String DEFAULT_PERSISTENCE_UNIT_NAME "persistenceUnit"

org.seasar.framework.jpa.impl.PersistenceUnitInfoFactoryImpl
public static final String DEFAULT_DATASOURCE "jdbc/dataSource"
public static final String DEFAULT_PROVIDER "org.hibernate.ejb.HibernatePersistence"
public static final String PERSISTENCE_SCHEMA_NAME "persistence_1_0.xsd"
public static final String PERSISTENCE_UNIT_ROOT_URL "persistenceUnitRootUrl"
public static final String PERSISTENCE_XML "META-INF/persistence.xml"

org.seasar.framework.jpa.impl.PersistenceUnitInfoRegistryImpl
public static final String PERSISTENCE_XML "META-INF/persistence.xml"

org.seasar.framework.unit.S2TestMethodRunner
protected static final String DEFAULT_S2JUNIT4_PATH "s2junit4.dicon"
protected static final String ENV_PATH "env_ut.txt"
protected static final String ENV_VALUE "ut"

org.seasar.framework.unit.Seasar2
public static final String S2JUNIT4_CONFIG_KEY "org.seasar.framework.unit.s2junit4.config"
public static final String S2JUNIT4_CONFIG_PATH "s2junit4config.dicon"



Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.