|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionPool | |
---|---|
fr.paris.lutece.util.pool.service |
Uses of ConnectionPool in fr.paris.lutece.util.pool.service |
---|
Methods in fr.paris.lutece.util.pool.service that return ConnectionPool | |
---|---|
ConnectionPool |
LuteceConnectionService.getConnectionPool()
Returns the connection pool |
Methods in fr.paris.lutece.util.pool.service with parameters of type ConnectionPool | |
---|---|
static LuteceConnection |
LuteceConnectionFactory.newInstance(ConnectionPool pool,
java.sql.Connection connection)
Builds a new proxied instance of the connection so we can use ConnectionPool with third party libraries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |