public final class DataSourceProperties extends Object
| Constructor and Description |
|---|
DataSourceProperties(String dataSourceClassName,
Map<String,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,Object> |
getAllLocalProperties()
Get all local properties.
|
Map<String,Object> |
getAllStandardProperties()
Get all standard properties.
|
int |
hashCode() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.