org.castor.util
Class ConfigKeys
java.lang.Object
org.castor.util.ConfigKeys
public final class ConfigKeys
extends java.lang.Object
Keys of all Castor configuration properties.
$Revision: 6230 $ $Date: 2006-04-08 08:58:10 -0600 (Sat, 08 Apr 2006) $
CACHE_FACTORIES
public static final String CACHE_FACTORIES
Property listing all available
Cache
implementations
(
org.castor.cache.Factories).
DEFAULT_TIMEZONE
public static final String DEFAULT_TIMEZONE
Property name of default timezone in castor.properties.
INITIALIZE_AT_LOAD
public static final String INITIALIZE_AT_LOAD
Property telling if database should be initialized when loading.
KEYGENERATOR_FACTORIES
public static final String KEYGENERATOR_FACTORIES
Property listing all the available key genence
factories. (org.exolab.castor.jdo.keyGeneratorFactories).
LOB_BUFFER_SIZE
public static final String LOB_BUFFER_SIZE
Property name of LOB buffer size in castor.properties.
MAPPING_LOADER_FACTORIES
public static final String MAPPING_LOADER_FACTORIES
Property listing all available
MappingLoader
implementations (
org.castor.mapping.Loaders).
PERSISTENCE_FACTORIES
public static final String PERSISTENCE_FACTORIES
Property listing all the available persistence
factories. (org.exolab.castor.jdo.engines).
TRANSACTION_MANAGER_FACTORIES
public static final String TRANSACTION_MANAGER_FACTORIES
Property listing all the available
TransactionManagerFactory
implementations (
org.castor.transaction.TransactionManagerFactories).
TRANSACTION_MANAGER_INIT
public static final String TRANSACTION_MANAGER_INIT
Property telling if TransactionManager should be initialized at registration.
TX_SYNCHRONIZABLE
public static final String TX_SYNCHRONIZABLE
Property listing all the available
TxSynchronizable
implementations (
org.exolab.castor.persit.TxSynchronizable).
USE_JDBC30
public static final 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
USE_JDBC_PROXIES
public static final String USE_JDBC_PROXIES
Property specifying whether JDBC proxy classes should be used
org.exolab.castor.persist.useProxies
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com