|
||||||||
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 | |
---|---|
java.sql.Connection |
createConnection()
Creates a new JDBC Connection instance. |
Method Detail |
---|
java.sql.Connection createConnection() throws java.sql.SQLException
java.sql.SQLException
- If the JDBC connection cannot be created.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |