|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionFactory
Interface for creation of new JDBC Connection instances.
| Method Summary | |
|---|---|
Connection |
createConnection()
Creates a new JDBC Connection instance. |
void |
initializeFactory()
Initialize the concrete factory. |
| Method Detail |
|---|
void initializeFactory()
throws MappingException
MappingException - If concrete factory could not be initialized.
Connection createConnection()
throws SQLException
SQLException - If the JDBC connection cannot be created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||