Guest User

Untitled

a guest
Sep 12th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Proxy setting for Connecting to Xeround Database
  2. Connection con = DriverManager
  3. .getConnection("jdbc:mysql://instanceXXXX.db.xeround.com:XXXXX/app4XXXXXX?"
  4. + "user=app4XXXXXXXX&password=XXXXXXX");
Add Comment
Please, Sign In to add comment