Uses of Interface
net.sf.csutils.core.registry.ConnectionProvider

Packages that use ConnectionProvider
net.sf.csutils.core.registry   
net.sf.csutils.core.registry.jaxmas   
net.sf.csutils.core.tests   
 

Uses of ConnectionProvider in net.sf.csutils.core.registry
 

Classes in net.sf.csutils.core.registry that implement ConnectionProvider
 class DefaultConnectionProvider
          Default implementation of ConnectionProvider, suitable for standalone programs, which is configured with a registry URL, a user name, and a password.
 

Uses of ConnectionProvider in net.sf.csutils.core.registry.jaxmas
 

Classes in net.sf.csutils.core.registry.jaxmas that implement ConnectionProvider
 class JaxMasConnectionProvider
           
 

Uses of ConnectionProvider in net.sf.csutils.core.tests
 

Methods in net.sf.csutils.core.tests that return ConnectionProvider
protected static ConnectionProvider AbstractJaxMasTestCase.newConnectionProvider()
          Creates a new database connection provider.
 



Copyright © 2009-2010. All Rights Reserved.