com.silverpeas.wysiwyg.dynamicvalue.pool
Class ConnectionPoolFactory

java.lang.Object
  extended by com.silverpeas.wysiwyg.dynamicvalue.pool.ConnectionPoolFactory

public class ConnectionPoolFactory
extends Object

This class allow to initiate a connectionPool implementation and gets a connection from the pool


Method Summary
static Connection getConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConnection

public static Connection getConnection()
                                throws SQLException
Returns:
Throws:
SQLException


Copyright © 2016 Silverpeas. All Rights Reserved.