Uses of Class
com.silverpeas.wysiwyg.dynamicvalue.pool.ConnectionPoolInformation

Packages that use ConnectionPoolInformation
com.silverpeas.wysiwyg.dynamicvalue.pool   
 

Uses of ConnectionPoolInformation in com.silverpeas.wysiwyg.dynamicvalue.pool
 

Methods in com.silverpeas.wysiwyg.dynamicvalue.pool that return ConnectionPoolInformation
 ConnectionPoolInformation ConnectionPoolWithJDBC.getPoolInformation()
           
 ConnectionPoolInformation ConnectionPool.getPoolInformation()
           
 ConnectionPoolInformation ConnectionPoolWithJNDI.getPoolInformation()
           
 

Methods in com.silverpeas.wysiwyg.dynamicvalue.pool with parameters of type ConnectionPoolInformation
 void ConnectionPoolWithJDBC.setPoolInformation(ConnectionPoolInformation poolInfo)
           
 void ConnectionPool.setPoolInformation(ConnectionPoolInformation poolInfo)
           
 void ConnectionPoolWithJNDI.setPoolInformation(ConnectionPoolInformation poolInfo)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.