Uses of Class
com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory

Packages that use PersistentConnectionFactory
com.metamatrix.platform.config.persistence.api   
com.metamatrix.platform.config.persistence.impl.file   
com.metamatrix.platform.config.persistence.impl.jdbc   
 

Uses of PersistentConnectionFactory in com.metamatrix.platform.config.persistence.api
 

Methods in com.metamatrix.platform.config.persistence.api that return PersistentConnectionFactory
static PersistentConnectionFactory PersistentConnectionFactory.createPersistentConnectionFactory(java.util.Properties props)
          createPersistentConnectionFactory is used for bootstrapping the system.
 

Uses of PersistentConnectionFactory in com.metamatrix.platform.config.persistence.impl.file
 

Subclasses of PersistentConnectionFactory in com.metamatrix.platform.config.persistence.impl.file
 class FilePersistentConnectionFactory
           
 

Uses of PersistentConnectionFactory in com.metamatrix.platform.config.persistence.impl.jdbc
 

Subclasses of PersistentConnectionFactory in com.metamatrix.platform.config.persistence.impl.jdbc
 class JDBCPersistentConnectionFactory
           
 



Copyright © 2009. All Rights Reserved.