I realize that since UNIX sockets are platform-specific, there has to be some non-Java code involved. Specifically, we\'re interested in using JDBC to connect to a MySQL in
Checkout the JUDS library. It is a Java Unix Domain Socket library...
https://github.com/mcfunley/juds