|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.h2.engine.SessionFactoryEmbedded
public class SessionFactoryEmbedded
A factory for embedded database sessions.
Constructor Summary | |
---|---|
SessionFactoryEmbedded()
|
Method Summary | |
---|---|
SessionInterface |
createSession(ConnectionInfo ci)
Create a new session. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionFactoryEmbedded()
Method Detail |
---|
public SessionInterface createSession(ConnectionInfo ci) throws java.sql.SQLException
SessionFactory
createSession
in interface SessionFactory
ci
- the connection parameters
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |