|
|||||||||
| Home >> All >> com >> mysql >> [ jdbc overview ] | PREV NEXT | ||||||||
Uses of Interface
com.mysql.jdbc.SocketFactory
| Uses of SocketFactory in com.mysql.jdbc |
| Classes in com.mysql.jdbc that implement SocketFactory | |
class |
NamedPipeSocketFactory
A socket factory for named pipes (on Windows) |
class |
StandardSocketFactory
Socket factory for vanilla TCP/IP sockets (the standard) |
| Fields in com.mysql.jdbc declared as SocketFactory | |
private SocketFactory |
MysqlIO.socketFactory
|
| Methods in com.mysql.jdbc that return SocketFactory | |
private SocketFactory |
MysqlIO.createSocketFactory()
|
|
|||||||||
| Home >> All >> com >> mysql >> [ jdbc overview ] | PREV NEXT | ||||||||