Java org.hibernate.jpa AvailableSettings fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.jpa AvailableSettings fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.jpa AvailableSettings.

The text is from its open source code.

Field

StringPROVIDER
StringTRANSACTION_TYPE
StringJTA_DATASOURCE
StringNON_JTA_DATASOURCE
StringJDBC_DRIVER
StringJDBC_URL
StringJDBC_USER
StringJDBC_PASSWORD
StringSHARED_CACHE_MODE
StringVALIDATION_MODE
StringLOCK_TIMEOUT
StringCDI_BEAN_MANAGER
StringSCHEMA_GEN_SCRIPTS_ACTION
StringSCHEMA_GEN_SCRIPTS_CREATE_TARGET
StringSCHEMA_GEN_SCRIPTS_DROP_TARGET
StringSCHEMA_GEN_CONNECTION
StringCLASS_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
StringCOLLECTION_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
StringIDENTIFIER_GENERATOR_STRATEGY_PROVIDER
IdentifierGeneratorStrategyProvider class name, the class must have a no-arg constructor
StringXML_FILE_NAMES
List of classes names Internal use only
StringHBXML_FILES
StringLOADED_CLASSES