Mahesh - 2016-07-01

I am trying to do mirroring in sql server. currenty I am using below jdbc url to connect to database from java.
jdbc:jtds:sqlserver://dbhost/db_schema_name;instance=instance_name

Please Can anyone help me to find failover string for the same.

Thanks in advance...