public class CfJdbcService
extends io.pivotal.cfenv.core.CfService
| Constructor and Description |
|---|
CfJdbcService(Map<String,Object> serviceData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDriverClassName() |
String |
getJdbcUrl() |
String |
getPassword() |
String |
getUsername() |