org.castor.util
public final class ConfigKeys extends Object
Since: 1.0.1
Version: $Revision: 6230 $ $Date: 2006-04-08 08:58:10 -0600 (Sat, 08 Apr 2006) $
Field Summary | |
---|---|
static String | CACHE_FACTORIES Property listing all available Cache implementations
(org.castor.cache.Factories). |
static String | DEFAULT_TIMEZONE Property name of default timezone in castor.properties. |
static String | INITIALIZE_AT_LOAD Property telling if database should be initialized when loading. |
static String | KEYGENERATOR_FACTORIES Property listing all the available key genence
factories. |
static String | LOB_BUFFER_SIZE Property name of LOB buffer size in castor.properties. |
static String | MAPPING_LOADER_FACTORIES Property listing all available MappingLoader
implementations (org.castor.mapping.Loaders). |
static String | PERSISTENCE_FACTORIES Property listing all the available persistence
factories. |
static String | TRANSACTION_MANAGER_FACTORIES Property listing all the available
TransactionManagerFactory
implementations (org.castor.transaction.TransactionManagerFactories). |
static String | TRANSACTION_MANAGER_INIT Property telling if TransactionManager should be initialized at registration. |
static String | TX_SYNCHRONIZABLE Property listing all the available
TxSynchronizable
implementations (org.exolab.castor.persit.TxSynchronizable). |
static String | USE_JDBC30 Property specifying whether JDBC 3.0-specific features should be used,
such as e.g. the use of Statement.getGeneratedKeys()
org.castor.jdo.use.jdbc30 |
static String | USE_JDBC_PROXIES Property specifying whether JDBC proxy classes should be used
org.exolab.castor.persist.useProxies |
org.castor.jdo.use.jdbc30
org.exolab.castor.persist.useProxies