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.DataSourceConfigPropertiesImplAUTOCOMMIT, 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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitbuilder, builder, getConnectionValidationQuery, getDatabasePlatform, getDriverClassName, isDisableAutoCommitpublic DataSourceConfigPropertiesImpl(String dataContextId)
dataContextId - Optional data context idCopyright © 2019 The Holon Platform. All rights reserved.