Rikard:
Monday, September 27, 2004, 4:18:35 PM, você escreveu:
---------------[inicio]------------------
RF> As Mark Matthews pointed out on this list:
RF> <quote>
RF> You can't do it with the stock JDBC driver. Java doesn't support unix
RF> domain sockets.
RF> Connector/J _does_ support pluggable socket factories, so with something
RF> like this:
RF> http://www.nfrese.net/software/gnu_net_local/overview.html
RF> You could put one together in rather short order by just copying the
RF> implementation in StandardSocketFactory, and plugging in Norton's work.
RF> </quote>
---------------[cortar]------------------
you can send a example of this " pluggable socket factories" for
/tmp/mysql.sock connection ?