public class ConnectionFactory
extends java.lang.Object
| Constructor and Description |
|---|
ConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
connect() |
static Connection |
connect(java.lang.String host) |
public static Connection connect()
public static Connection connect(java.lang.String host)