Uses of Package
com.mymed.controller.core.manager.connection

Packages that use com.mymed.controller.core.manager.connection
com.mymed.controller.core.manager.connection   
 

Classes in com.mymed.controller.core.manager.connection used by com.mymed.controller.core.manager.connection
ConnectionManager
          The manager of the connections and of the pools.
IConnection
          Interface to have a common set of methods in case we want to implement a different class of connections for mymed.
IConnectionManager
          Common interface for a connection manager
IConnectionPool
          Common interface for the implementation of a pool