Uses of Interface
org.mule.module.db.internal.domain.connection.DbConnectionFactory

Packages that use DbConnectionFactory
org.mule.module.db.internal.domain.connection   
org.mule.module.db.internal.domain.database   
 

Uses of DbConnectionFactory in org.mule.module.db.internal.domain.connection
 

Classes in org.mule.module.db.internal.domain.connection that implement DbConnectionFactory
 class TransactionalDbConnectionFactory
          Creates connections using a DbTransactionManager to track active transactions.
 

Constructors in org.mule.module.db.internal.domain.connection with parameters of type DbConnectionFactory
DefaultDbConnectionReleaser(DbConnectionFactory dbConnectionFactory)
           
 

Uses of DbConnectionFactory in org.mule.module.db.internal.domain.database
 

Methods in org.mule.module.db.internal.domain.database that return DbConnectionFactory
 DbConnectionFactory DbConfig.getConnectionFactory()
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.