|
Class Summary |
| ConnectionPoolFactory |
This class allow to initiate a connectionPool implementation and gets a connection from the pool |
| ConnectionPoolInformation |
class which contains the connection information to access database |
| ConnectionPoolWithJDBC |
This class allow the creation of connection pool to access external resource from Silverpeas it's
used for the dynamic value functionalities |
| ConnectionPoolWithJNDI |
use to create connection with JNDI Before using this class you must declare a jndi resource in
your application server. |