接口 AvailableSettings
-
- 所有已知子接口:
AvailableSettings,AvailableSettings
- 所有已知实现类:
Environment
public interface AvailableSettingsDefines the available HEM settings, both JPA-defined as well as Hibernate-specific NOTE : Does *not* includeEnvironmentvalues.- 作者:
- Steve Ebersole
-
-
字段概要
-
-
-
字段详细资料
-
PROVIDER
@Deprecated static final String PROVIDER
已过时。(since 5.2) useAvailableSettings.JPA_PERSISTENCE_PROVIDERinstead- 另请参阅:
- 常量字段值
-
TRANSACTION_TYPE
@Deprecated static final String TRANSACTION_TYPE
已过时。(since 5.2) useAvailableSettings.JPA_TRANSACTION_TYPEinstead- 另请参阅:
- 常量字段值
-
JTA_DATASOURCE
@Deprecated static final String JTA_DATASOURCE
已过时。(since 5.2) useAvailableSettings.JPA_JTA_DATASOURCEinstead- 另请参阅:
- 常量字段值
-
NON_JTA_DATASOURCE
@Deprecated static final String NON_JTA_DATASOURCE
已过时。(since 5.2) useAvailableSettings.JPA_NON_JTA_DATASOURCEinstead- 另请参阅:
- 常量字段值
-
JDBC_DRIVER
@Deprecated static final String JDBC_DRIVER
已过时。(since 5.2) useAvailableSettings.JPA_JDBC_DRIVERinstead- 另请参阅:
- 常量字段值
-
JDBC_URL
@Deprecated static final String JDBC_URL
已过时。(since 5.2) useAvailableSettings.JPA_JDBC_URLinstead- 另请参阅:
- 常量字段值
-
JDBC_USER
@Deprecated static final String JDBC_USER
已过时。(since 5.2) useAvailableSettings.JPA_JDBC_USERinstead- 另请参阅:
- 常量字段值
-
JDBC_PASSWORD
@Deprecated static final String JDBC_PASSWORD
已过时。(since 5.2) useAvailableSettings.JPA_JDBC_PASSWORDinstead- 另请参阅:
- 常量字段值
-
SHARED_CACHE_MODE
@Deprecated static final String SHARED_CACHE_MODE
已过时。(since 5.2) useAvailableSettings.JPA_SHARED_CACHE_MODEinstead- 另请参阅:
- 常量字段值
-
SHARED_CACHE_RETRIEVE_MODE
@Deprecated static final String SHARED_CACHE_RETRIEVE_MODE
已过时。(since 5.2) useAvailableSettings.JPA_SHARED_CACHE_RETRIEVE_MODEinstead- 另请参阅:
- 常量字段值
-
SHARED_CACHE_STORE_MODE
@Deprecated static final String SHARED_CACHE_STORE_MODE
已过时。(since 5.2) useAvailableSettings.JPA_SHARED_CACHE_STORE_MODEinstead- 另请参阅:
- 常量字段值
-
VALIDATION_MODE
@Deprecated static final String VALIDATION_MODE
已过时。(since 5.2) useAvailableSettings.JPA_VALIDATION_MODEinstead- 另请参阅:
- 常量字段值
-
VALIDATION_FACTORY
@Deprecated static final String VALIDATION_FACTORY
已过时。(since 5.2) useAvailableSettings.JPA_VALIDATION_FACTORYinstead- 另请参阅:
- 常量字段值
-
PERSIST_VALIDATION_GROUP
@Deprecated static final String PERSIST_VALIDATION_GROUP
已过时。(since 5.2) useAvailableSettings.JPA_PERSIST_VALIDATION_GROUPinstead- 另请参阅:
- 常量字段值
-
UPDATE_VALIDATION_GROUP
@Deprecated static final String UPDATE_VALIDATION_GROUP
已过时。(since 5.2) useAvailableSettings.JPA_UPDATE_VALIDATION_GROUPinstead- 另请参阅:
- 常量字段值
-
REMOVE_VALIDATION_GROUP
@Deprecated static final String REMOVE_VALIDATION_GROUP
已过时。(since 5.2) useAvailableSettings.JPA_REMOVE_VALIDATION_GROUPinstead- 另请参阅:
- 常量字段值
-
LOCK_SCOPE
@Deprecated static final String LOCK_SCOPE
已过时。(since 5.2) useAvailableSettings.JPA_LOCK_SCOPEinstead- 另请参阅:
- 常量字段值
-
LOCK_TIMEOUT
@Deprecated static final String LOCK_TIMEOUT
已过时。(since 5.2) useAvailableSettings.JPA_LOCK_TIMEOUTinstead- 另请参阅:
- 常量字段值
-
CDI_BEAN_MANAGER
@Deprecated static final String CDI_BEAN_MANAGER
已过时。(since 5.2) useAvailableSettings.CDI_BEAN_MANAGERinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_CREATE_SOURCE
@Deprecated static final String SCHEMA_GEN_CREATE_SOURCE
已过时。(since 5.2) useAvailableSettings.HBM2DDL_CREATE_SOURCEinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_DROP_SOURCE
@Deprecated static final String SCHEMA_GEN_DROP_SOURCE
已过时。(since 5.2) useAvailableSettings.HBM2DDL_DROP_SOURCEinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_CREATE_SCRIPT_SOURCE
@Deprecated static final String SCHEMA_GEN_CREATE_SCRIPT_SOURCE
已过时。(since 5.2) useAvailableSettings.HBM2DDL_CREATE_SCRIPT_SOURCEinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_DROP_SCRIPT_SOURCE
@Deprecated static final String SCHEMA_GEN_DROP_SCRIPT_SOURCE
已过时。(since 5.2) useAvailableSettings.HBM2DDL_DROP_SCRIPT_SOURCEinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_DATABASE_ACTION
@Deprecated static final String SCHEMA_GEN_DATABASE_ACTION
已过时。(since 5.2) useAvailableSettings.HBM2DDL_DATABASE_ACTIONinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_SCRIPTS_ACTION
@Deprecated static final String SCHEMA_GEN_SCRIPTS_ACTION
已过时。(since 5.2) useAvailableSettings.HBM2DDL_SCRIPTS_ACTIONinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_SCRIPTS_CREATE_TARGET
@Deprecated static final String SCHEMA_GEN_SCRIPTS_CREATE_TARGET
已过时。(since 5.2) useAvailableSettings.HBM2DDL_SCRIPTS_CREATE_TARGETinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_SCRIPTS_DROP_TARGET
@Deprecated static final String SCHEMA_GEN_SCRIPTS_DROP_TARGET
已过时。(since 5.2) useAvailableSettings.HBM2DDL_SCRIPTS_DROP_TARGETinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_CREATE_SCHEMAS
@Deprecated static final String SCHEMA_GEN_CREATE_SCHEMAS
已过时。(since 5.2) useAvailableSettings.HBM2DDL_CREATE_NAMESPACESorAvailableSettings.HBM2DDL_CREATE_SCHEMASinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_CONNECTION
@Deprecated static final String SCHEMA_GEN_CONNECTION
已过时。(since 5.2) useAvailableSettings.HBM2DDL_CONNECTIONinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_DB_NAME
@Deprecated static final String SCHEMA_GEN_DB_NAME
已过时。(since 5.2) useAvailableSettings.HBM2DDL_DB_NAMEinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_DB_MAJOR_VERSION
@Deprecated static final String SCHEMA_GEN_DB_MAJOR_VERSION
已过时。(since 5.2) useAvailableSettings.HBM2DDL_DB_MAJOR_VERSIONinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_DB_MINOR_VERSION
@Deprecated static final String SCHEMA_GEN_DB_MINOR_VERSION
已过时。(since 5.2) useAvailableSettings.HBM2DDL_DB_MINOR_VERSIONinstead- 另请参阅:
- 常量字段值
-
SCHEMA_GEN_LOAD_SCRIPT_SOURCE
@Deprecated static final String SCHEMA_GEN_LOAD_SCRIPT_SOURCE
已过时。(since 5.2) useAvailableSettings.HBM2DDL_LOAD_SCRIPT_SOURCEinstead- 另请参阅:
- 常量字段值
-
JPA_METAMODEL_POPULATION
@Deprecated static final String JPA_METAMODEL_POPULATION
已过时。useAvailableSettings.STATIC_METAMODEL_POPULATIONinsteadSetting that indicates whether to build the JPA types. Accepts 3 values:- enabled - Do the build
- disabled - Do not do the build
- ignoreUnsupported - Do the build, but ignore any non-JPA features that would otherwise result in a failure.
- 另请参阅:
- 常量字段值
-
INTERCEPTOR
@Deprecated static final String INTERCEPTOR
已过时。(since 5.2) useAvailableSettings.INTERCEPTORinstead- 另请参阅:
- 常量字段值
-
SESSION_INTERCEPTOR
@Deprecated static final String SESSION_INTERCEPTOR
已过时。(since 5.2) useAvailableSettings.SESSION_SCOPED_INTERCEPTORinstead- 另请参阅:
- 常量字段值
-
ALIAS_SPECIFIC_LOCK_MODE
static final String ALIAS_SPECIFIC_LOCK_MODE
Query hint (akaQuery.setHint(java.lang.String, java.lang.Object)) for applying an alias specific lock mode (akaQuery.setLockMode(java.lang.String, org.hibernate.LockMode)). EitherLockModeorLockModeTypeare accepted. Also the String names of either are accepted as well. null is additionally accepted as meaningLockMode.NONE. Usage is to concatenate this setting name and the alias name together, separated by a dot. For exampleQuery.setHint( "org.hibernate.lockMode.a", someLockMode )would applysomeLockModeto the alias"a".- 另请参阅:
- 常量字段值
-
CLASS_CACHE_PREFIX
static final String CLASS_CACHE_PREFIX
Caching configuration should follow the following pattern hibernate.ejb.classcache.usage[, region] where usage is the cache strategy used and region the cache region name - 另请参阅:
- 常量字段值
-
COLLECTION_CACHE_PREFIX
static final String COLLECTION_CACHE_PREFIX
Caching configuration should follow the following pattern hibernate.ejb.collectioncache.. usage[, region] where usage is the cache strategy used and region the cache region name - 另请参阅:
- 常量字段值
-
SESSION_FACTORY_OBSERVER
static final String SESSION_FACTORY_OBSERVER
SessionFactoryObserver class name, the class must have a no-arg constructor- 另请参阅:
- 常量字段值
-
IDENTIFIER_GENERATOR_STRATEGY_PROVIDER
static final String IDENTIFIER_GENERATOR_STRATEGY_PROVIDER
IdentifierGeneratorStrategyProvider class name, the class must have a no-arg constructor- 另请参阅:
- 常量字段值
-
EVENT_LISTENER_PREFIX
static final String EVENT_LISTENER_PREFIX
Event configuration should follow the following pattern hibernate.ejb.event.[eventType] f.q.c.n.EventListener1, f.q.c.n.EventListener12 ...- 另请参阅:
- 常量字段值
-
ENHANCER_ENABLE_DIRTY_TRACKING
static final String ENHANCER_ENABLE_DIRTY_TRACKING
Enable dirty tracking feature in runtime bytecode enhancement- 另请参阅:
- 常量字段值
-
ENHANCER_ENABLE_LAZY_INITIALIZATION
static final String ENHANCER_ENABLE_LAZY_INITIALIZATION
Enable lazy loading feature in runtime bytecode enhancement- 另请参阅:
- 常量字段值
-
ENHANCER_ENABLE_ASSOCIATION_MANAGEMENT
static final String ENHANCER_ENABLE_ASSOCIATION_MANAGEMENT
Enable association management feature in runtime bytecode enhancement- 另请参阅:
- 常量字段值
-
DISCARD_PC_ON_CLOSE
static final String DISCARD_PC_ON_CLOSE
Whether or not discard persistent context on entityManager.close() The EJB3 compliant and default choice is false- 另请参阅:
- 常量字段值
-
ENTITY_MANAGER_FACTORY_NAME
static final String ENTITY_MANAGER_FACTORY_NAME
EntityManagerFactory name- 另请参阅:
- 常量字段值
-
XML_FILE_NAMES
static final String XML_FILE_NAMES
List of classes names Internal use only- 另请参阅:
- 常量字段值
-
PERSISTENCE_UNIT_NAME
static final String PERSISTENCE_UNIT_NAME
Used to pass along the name of the persistence unit.- 另请参阅:
- 常量字段值
-
DELAY_CDI_ACCESS
static final String DELAY_CDI_ACCESS
Defines delayed access to CDI BeanManager. Starting in 5.1 the preferred means for CDI bootstrapping is through org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager- 从以下版本开始:
- 5.0.8
- 另请参阅:
- 常量字段值
-
ALLOW_JTA_TRANSACTION_ACCESS
static final String ALLOW_JTA_TRANSACTION_ACCESS
Setting that allows access to the underlyingTransaction, even when using a JTA since normal JPA operations prohibit this behavior. Values aretruegrants access,falsedoes not. The default behavior is to allow access unless the session is bootstrapped via JPA.- 另请参阅:
- 常量字段值
-
-