public interface DataSourceFactory
disposable data source
from given
connection properties.Modifier and Type | Method and Description |
---|---|
DisposableDataSource |
getDataSource(Class<? extends Driver> driverClass,
String url,
String username,
String password) |
Copyright © 2007–2023 Atlassian. All rights reserved.