|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.dbpage.service.DbPageConnectionService
public final class DbPageConnectionService
This class provides DbPageConnectionService object
Method Summary | |
---|---|
static fr.paris.lutece.portal.service.database.PluginConnectionService |
getConnectionService(java.lang.String strPoolName)
Get a connection service corresponding to the given poolname. |
static DbPageConnectionService |
getInstance()
Provides singleton to connection service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static fr.paris.lutece.portal.service.database.PluginConnectionService getConnectionService(java.lang.String strPoolName)
strPoolName
- The Poolname
public static DbPageConnectionService getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |