If the connection URL contains the IP address 10.10.10.26, then that IP address 
is passed to the JDBC driver. What the JDBC driver does with it you will have 
the ask the JDBC driver vendor. For most JDBC drivers, they will connect to the 
database (or perhaps some database server software) on 10.10.10.26. Where the 
actual data resides is up to the database.

Most of the time, the database will reside on 10.10.10.26.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247397#4247397

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247397
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to