DatabaseAccountManagerInternal Interface
public interface DatabaseAccountManagerInternal
Method Summary
Modifier and Type | Method and Description |
---|---|
Connection |
getConnectionPolicy()
Gets the connection policy |
Database |
getDatabaseAccountFromEndpoint(URI endpoint)
Gets database account information. |
URI |
getServiceEndpoint()
Gets the service endpoint |
Method Details
getConnectionPolicy
public ConnectionPolicy getConnectionPolicy()
Gets the connection policy
Returns:
getDatabaseAccountFromEndpoint
public DatabaseAccount getDatabaseAccountFromEndpoint(URI endpoint)
Gets database account information.
Parameters:
Returns:
Throws:
getServiceEndpoint
public URI getServiceEndpoint()
Gets the service endpoint
Returns: