public class ISessionPool extends Object
| Modifier and Type | Method and Description | 
|---|---|
static ISessionPool | 
getInstance()  | 
org.apache.commons.pool2.KeyedObjectPool<IntegrityConfigurable,ISession> | 
getPool()  | 
org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig | 
getPoolConfig()  | 
public static ISessionPool getInstance()
public org.apache.commons.pool2.KeyedObjectPool<IntegrityConfigurable,ISession> getPool()
KeyedObjectPoolpublic org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig getPoolConfig()
Copyright © 2016–2024. All rights reserved.