public interface TopiaConfigurationConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_BYTECODE_PROVIDER |
static String |
CONFIG_CONNECTION_PROVIDER |
static String |
CONFIG_CURRENT_SESSION_CONTEXT_CLASS |
static String |
CONFIG_DEFAULT_SCHEMA |
static String |
CONFIG_DIALECT |
static String |
CONFIG_DRIVER |
static String |
CONFIG_FORMAT_SQL |
static String |
CONFIG_GENERATE_STATISTICS |
static String |
CONFIG_HBM2DDL_AUTO |
static String |
CONFIG_PASS |
static String |
CONFIG_PERSISTENCE_CLASSES |
static String |
CONFIG_PERSISTENCE_DIRECTORIES
Deprecated.
|
static String |
CONFIG_PERSISTENCE_INIT_SCHEMA
You can set it to false if you don't want Topia to deal with the schema (you keep it
up to date with your own sql file).
|
static String |
CONFIG_PERSISTENCE_PROPERTIES_FILE |
static String |
CONFIG_PERSISTENCE_TOPIA_ID_FACTORY_CLASS_NAME
Configuration directive to change topia Ids generation strategy.
|
static String |
CONFIG_POOL_SIZE |
static String |
CONFIG_SHOW_SQL |
static String |
CONFIG_URL |
static String |
CONFIG_USER |
static final String CONFIG_DEFAULT_SCHEMA
static final String CONFIG_USER
static final String CONFIG_PASS
static final String CONFIG_DRIVER
static final String CONFIG_DIALECT
static final String CONFIG_CONNECTION_PROVIDER
static final String CONFIG_BYTECODE_PROVIDER
static final String CONFIG_CURRENT_SESSION_CONTEXT_CLASS
static final String CONFIG_GENERATE_STATISTICS
static final String CONFIG_FORMAT_SQL
static final String CONFIG_HBM2DDL_AUTO
static final String CONFIG_POOL_SIZE
static final String CONFIG_SHOW_SQL
static final String CONFIG_URL
@Deprecated static final String CONFIG_PERSISTENCE_DIRECTORIES
static final String CONFIG_PERSISTENCE_CLASSES
static final String CONFIG_PERSISTENCE_PROPERTIES_FILE
static final String CONFIG_PERSISTENCE_TOPIA_ID_FACTORY_CLASS_NAME
TopiaIdFactorystatic final String CONFIG_PERSISTENCE_INIT_SCHEMA
Copyright © 2004–2014 CodeLutin. All rights reserved.