public interface JdbcUrlCreator
| Modifier and Type | Method and Description |
|---|---|
String |
createJdbcUrl(CfService cfService) |
String |
getDriverClassName() |
boolean |
isDatabaseService(CfService cfService)
Identifies the provided service as a database service
|
boolean isDatabaseService(CfService cfService)
cfService - a Cloud Foundry servicetrue if the service describes a database service, false
otherwise.String getDriverClassName()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.