public static class DataSourceConfigProperties.DataSourceConfigPropertiesImpl extends com.holonplatform.core.internal.config.DefaultConfigPropertySet implements DataSourceConfigProperties
com.holonplatform.core.internal.config.DefaultConfigPropertySet.DefaultBuilder<C extends com.holonplatform.core.config.ConfigPropertySet>
DataSourceConfigProperties.DataSourceConfigPropertiesImpl
AUTOCOMMIT, DEFAULT_MAX_POOL_SIZE, DEFAULT_NAME, DRIVER_CLASS_NAME, JNDI_NAME, MAX_POOL_SIZE, MIN_POOL_SIZE, NAME, PASSWORD, PLATFORM, TYPE, URL, USERNAME, VALIDATION_QUERY
Constructor and Description |
---|
DataSourceConfigPropertiesImpl(String dataContextId)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getDataContextId() |
addAliasName, addPropertyProvider, getConfigPropertyName, getConfigPropertyValue, getName, getSubPropertiesUsingPrefix, hasConfigProperty, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
builder, builder, getConnectionValidationQuery, getDatabasePlatform, getDriverClassName, isDisableAutoCommit
public DataSourceConfigPropertiesImpl(String dataContextId)
dataContextId
- Optional data context idCopyright © 2018 The Holon Platform. All rights reserved.