add datasource specific connection parameters if(configParams != null) configParams.forEach((k, v) -> ds.addDataSourceProperty(k, v));
確定! 回上一頁