|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.soap.service.BasicConnectionPoolFactory
public class BasicConnectionPoolFactory
This is the basic implementation of the ConnectionPoolFactory interface.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BasicConnectionPoolFactory()
|
|
| Method Summary | |
|---|---|
javax.sql.DataSource |
createConnectionPool(java.util.Properties poolProperties)
|
protected java.lang.String |
getProperty(java.lang.String propKey)
This method will get a property value from the JVM System properties with the default value from the default properties class level instance being the default value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicConnectionPoolFactory()
| Method Detail |
|---|
public javax.sql.DataSource createConnectionPool(java.util.Properties poolProperties)
createConnectionPool in interface ConnectionPoolFactoryConnectionPoolFactory.createConnectionPool(java.util.Properties)protected java.lang.String getProperty(java.lang.String propKey)
propKey - The key for the property to get
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||