| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDbUriExtractor
Parses DB uri by converting AbsoluteLocation to some reasonable URI.
|
| Constructor and Description |
|---|
DatabaseConnectionRegistry(DbUriExtractor uriExtractor,
Map<String,DatabaseCredentials> providedCredentials)
Pre-populates registry with credentials associated with URI prefixes, so that one
can use this registry to obtain connections using URI's without user information.
|
Copyright © 2020. All rights reserved.