public class Engine extends Object
| Constructor and Description |
|---|
Engine() |
| 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 informationCopyright © 2012 JBoss by Red Hat. All Rights Reserved.