public class Engine
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Session |
createSession(ConnectionInfo ci)
Open a database connection with the given connection information.
|
static Engine |
getInstance() |
public static Engine getInstance()
public Session createSession(ConnectionInfo ci)
ci - the connection information