|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
de.smartics.* |
---|
de.smartics.properties.api.config.domain.key.ConfigurationKeyHelper | ||
---|---|---|
public static final String |
SYSTEM_PROPERTY_ENVIRONMENT_NAME |
"properties.environment.name" |
public static final String |
SYSTEM_PROPERTY_ENVIRONMENT_NODE |
"properties.environment.node" |
de.smartics.properties.api.core.annotations.PropertyLifecycle.UpdateInterval | ||
---|---|---|
public static final long |
FIVE_MINUTES |
300000L |
public static final long |
NO_AUTOMATIC_UPDATE |
-1L |
public static final long |
NO_CACHING |
0L |
public static final long |
ONE_DAY |
86400000L |
public static final long |
ONE_HOUR |
3600000L |
public static final long |
ONE_MINUTE |
60000L |
public static final long |
ONE_SECOND |
1000L |
de.smartics.properties.api.core.annotations.PropertyMetaDataMethod | ||
---|---|---|
public static final String |
PROPERTY_DESCRIPTOR |
"PropertyDescriptor" |
public static final String |
PROPERTY_KEY |
"PropertyKey" |
de.smartics.properties.api.core.domain.PropertiesContext | ||
---|---|---|
public static final String |
DECLARATION_FILE |
"META-INF/smartics-properties/declaration.xml" |
public static final String |
DECLARATION_FILE_NAME |
"declaration.xml" |
public static final String |
DEFINITION_FILE |
"META-INF/smartics-properties/definition.xml" |
public static final String |
DEFINITION_FILE_NAME |
"definition.xml" |
public static final String |
META_INF_HOME |
"META-INF/smartics-properties" |
public static final String |
META_INF_PROPERTY_SET_REPORT |
"META-INF/smartics-properties/property-set-report/" |
de.smartics.properties.spi.config.ds.DefaultDataSourceManager.Builder | ||
---|---|---|
public static final String |
DEFAULT_CREATE_TABLE_TEMPLATE |
"CREATE TABLE IF NOT EXISTS ${table} (${nameColumn} VARCHAR(64) PRIMARY KEY, ${valueColumn} VARCHAR(255))" |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |