|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSessionPoolFactory
public class SessionPoolFactory
SessionPool
factory.
Method Summary | |
---|---|
SessionPool |
createPool(ArcSDEConnectionConfig config)
Creates a connection pool factory for the given connection parameters. |
static SessionPoolFactory |
getInstance()
Returns a connection pool factory instance |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SessionPoolFactory getInstance()
public SessionPool createPool(ArcSDEConnectionConfig config) throws IOException
config
- contains the connection parameters and pool preferences
IOException
- if the pool needs but can't be created
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |