|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.connection.DriverConnectionFactory
public class DriverConnectionFactory
Driver implementation of Connection Factory
| Constructor Summary | |
|---|---|
DriverConnectionFactory(java.sql.Driver driver,
java.lang.String driverUrl,
java.util.Properties connectionProps)
|
|
| Method Summary | |
|---|---|
java.sql.Connection |
createConnection()
Creates a new JDBC Connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DriverConnectionFactory(java.sql.Driver driver,
java.lang.String driverUrl,
java.util.Properties connectionProps)
| Method Detail |
|---|
public java.sql.Connection createConnection()
throws java.sql.SQLException
ConnectionFactory
createConnection in interface ConnectionFactoryjava.sql.SQLExceptionConnectionFactory.createConnection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||