|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SessionFactory
A class that implements this interface can create new database sessions.
| Method Summary | |
|---|---|
SessionInterface |
createSession(ConnectionInfo ci)
Create a new session. |
| Method Detail |
|---|
SessionInterface createSession(ConnectionInfo ci)
throws java.sql.SQLException
ci - the connection parameters
java.sql.SQLException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||