@holly_cummins
Using a bound service System.getProperty(VCAP_SERVICES);!
! {! sqldb”: [! {! “name”: “SQLDB-myDB”,! “label”: “sqldb”! “plan”: “sqldb_small”! “credentials”: {! “hostname”: “75.126.155.139”,! “host”: “75.126.155.139”,! “port”: 50000,! “username”: “u123456”,! “password”: “CasDQ5v72u”,! “db”: “I_012345”,! “jdbcurl”: “jdbc:db2://75.126.155.139:50000/I_012345”,! “uri”: “db2://u123:CasD@75.126.155.139:50000/I_012345”! }! }! ]! }!
© 2014 IBM Corporation