|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionPool | |
---|---|
com.sage.orion.sdata.servlet | |
com.sage.orion.sdata.servlet.swtservice |
Uses of IConnectionPool in com.sage.orion.sdata.servlet |
---|
Constructors in com.sage.orion.sdata.servlet with parameters of type IConnectionPool | |
---|---|
JDBCResourceKind(ApplicationContext applicationContext,
IConnectionPool connectionPool,
java.lang.String authToken)
Constructor |
Uses of IConnectionPool in com.sage.orion.sdata.servlet.swtservice |
---|
Classes in com.sage.orion.sdata.servlet.swtservice that implement IConnectionPool | |
---|---|
class |
ConnectionPool
This class handles a pool of connections to a JDBC database. |
Constructors in com.sage.orion.sdata.servlet.swtservice with parameters of type IConnectionPool | |
---|---|
PortletCategoriesResourceKind(ApplicationContext applicationContext,
IConnectionPool connectionPool,
java.lang.String authToken)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |