public class Engine extends 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 informationCopyright © 2020 JBoss by Red Hat. All rights reserved.