|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.jasper.service.JasperConnectionService
public final class JasperConnectionService
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 JasperConnectionService |
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 JasperConnectionService getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |