|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.RepositoryConnectionPoolFactory
public class RepositoryConnectionPoolFactory
Factory to create instances of ContainerConnectionPool based on properties
| Constructor Summary | |
|---|---|
RepositoryConnectionPoolFactory()
|
|
| Method Summary | |
|---|---|
static RepositoryConnectionPool |
getRepositoryConnectionPool(java.util.Properties properties)
Get a RepositoryConnectionPool for the JDBC URL within the properties |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryConnectionPoolFactory()
| Method Detail |
|---|
public static RepositoryConnectionPool getRepositoryConnectionPool(java.util.Properties properties)
properties - the configuration properties for the pool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||