fr.paris.lutece.util.pool.service
Class LuteceConnectionService
java.lang.Object
fr.paris.lutece.util.pool.service.LuteceConnectionService
- All Implemented Interfaces:
- ConnectionService
public class LuteceConnectionService
- extends java.lang.Object
- implements ConnectionService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuteceConnectionService
public LuteceConnectionService()
setPoolName
public void setPoolName(java.lang.String strPoolName)
- Specified by:
setPoolName
in interface ConnectionService
getPoolName
public java.lang.String getPoolName()
- Specified by:
getPoolName
in interface ConnectionService
setLogger
public void setLogger(org.apache.log4j.Logger logger)
- Specified by:
setLogger
in interface ConnectionService
getLogger
public org.apache.log4j.Logger getLogger()
- Specified by:
getLogger
in interface ConnectionService
init
public void init(java.util.Hashtable<java.lang.String,java.lang.String> htParamsConnectionPool)
- Specified by:
init
in interface ConnectionService
getConnection
public java.sql.Connection getConnection()
- Specified by:
getConnection
in interface ConnectionService
freeConnection
public void freeConnection(java.sql.Connection conn)
- Specified by:
freeConnection
in interface ConnectionService
release
public void release()
- Specified by:
release
in interface ConnectionService
Copyright © 2007 Mairie de Paris. All Rights Reserved.