|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nonesole.persistence.connectionpool.parser.ConnectionPoolConfigParser
public class ConnectionPoolConfigParser
Parse configuration of connection pool from xml files
Method Summary | |
---|---|
static ConnectionPoolProperties |
getConnectionPool(java.lang.String poolName)
Get connection pool |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final ConnectionPoolProperties getConnectionPool(java.lang.String poolName)
poolName-it
- must be as same as names in xml files
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |