Package io.pivotal.cfenv.jdbc
Class CfJdbcEnv
java.lang.Object
io.pivotal.cfenv.core.CfEnv
io.pivotal.cfenv.jdbc.CfJdbcEnv
public class CfJdbcEnv
extends io.pivotal.cfenv.core.CfEnv
Subclass that adds methods specifc for easy access to JDBC related credentails.
- Author:
- Mark Pollack
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.pivotal.cfenv.core.CfEnv
findAllServices, findCredentialsByLabel, findCredentialsByName, findCredentialsByTag, findServiceByLabel, findServiceByName, findServiceByTag, findServicesByLabel, findServicesByName, findServicesByTag, getApp, isInCf
-
Constructor Details
-
CfJdbcEnv
public CfJdbcEnv()
-
-
Method Details
-
findJdbcServices
-
findJdbcServiceByName
-
findJdbcService
-