Uses of Class
org.fryske_akademy.pos_tagger.WrappedRConnection
-
-
Uses of WrappedRConnection in org.fryske_akademy.pos_tagger
Methods in org.fryske_akademy.pos_tagger that return WrappedRConnection Modifier and Type Method Description WrappedRConnectionRConnectionPool. borrow()WrappedRConnectionRconnectionFactory. create()Methods in org.fryske_akademy.pos_tagger that return types with arguments of type WrappedRConnection Modifier and Type Method Description org.apache.commons.pool2.PooledObject<WrappedRConnection>RconnectionFactory. wrap(WrappedRConnection rConnection)Methods in org.fryske_akademy.pos_tagger with parameters of type WrappedRConnection Modifier and Type Method Description voidRConnectionPool. putBack(WrappedRConnection rConnection)org.apache.commons.pool2.PooledObject<WrappedRConnection>RconnectionFactory. wrap(WrappedRConnection rConnection)Method parameters in org.fryske_akademy.pos_tagger with type arguments of type WrappedRConnection Modifier and Type Method Description voidRconnectionFactory. destroyObject(org.apache.commons.pool2.PooledObject<WrappedRConnection> p)voidRconnectionFactory. passivateObject(org.apache.commons.pool2.PooledObject<WrappedRConnection> p)booleanRconnectionFactory. validateObject(org.apache.commons.pool2.PooledObject<WrappedRConnection> p)
-