public static class DatastoreConfigProperties.DatastoreConfigPropertiesImpl extends com.holonplatform.core.internal.config.DefaultConfigPropertySet implements DatastoreConfigProperties
com.holonplatform.core.internal.config.DefaultConfigPropertySet.DefaultBuilder<C extends ConfigPropertySet>
DatastoreConfigProperties.DatastoreConfigPropertiesImpl
ConfigPropertySet.Builder<C extends ConfigPropertySet>, ConfigPropertySet.ConfigurationException
DEFAULT_NAME, DIALECT, TRACE
Constructor and Description |
---|
DatastoreConfigPropertiesImpl(String dataContextId) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getDataContextId()
Get data context id, if available.
|
addAliasName, addPropertyProvider, getConfigPropertyName, getConfigPropertyValue, getName, getSubPropertiesUsingPrefix, hasConfigProperty, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
builder, builder, getDialect, isTrace
getConfigPropertyName, getConfigPropertyValue, getConfigPropertyValue, getConfigPropertyValueOrElse, getName, getSubPropertiesUsingPrefix, hasConfigProperty
public DatastoreConfigPropertiesImpl(String dataContextId)
public Optional<String> getDataContextId()
DataContextBound
getDataContextId
in interface DataContextBound
Copyright © 2018 The Holon Platform. All rights reserved.