Uses of Class
com.metamatrix.common.config.model.ConfigurationModelContainerAdapter

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

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

Constructors in com.metamatrix.platform.config.persistence.impl.file with parameters of type ConfigurationModelContainerAdapter
FilePersistentConnection(java.util.Properties props, ConfigurationModelContainerAdapter adapter)
           
 

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

Constructors in com.metamatrix.platform.config.persistence.impl.jdbc with parameters of type ConfigurationModelContainerAdapter
JDBCPersistentConnection(java.sql.Connection conn, ConfigurationModelContainerAdapter adapter, java.util.Properties props)
           
 



Copyright © 2009. All Rights Reserved.