Package org.mule.module.db.internal.domain.connection

Interface Summary
DbConnection Wraps a Connection adding connector's specific functionality
DbConnectionFactory Creates database connections
DbConnectionReleaser Notifies that a connection can be released
 

Class Summary
AbstractDbConnection Implements connector side of DbConnection
DbPoolingProfile Describes a database pooling profile
DefaultDbConnection Delegates Connection behaviour to a delegate
DefaultDbConnectionReleaser  
TransactionalDbConnectionFactory Creates connections using a DbTransactionManager to track active transactions.
 

Exception Summary
ConnectionBindingException Thrown to indicates an error binding a connection to a transaction
ConnectionClosingException Thrown to indicate an error closing connection
ConnectionCommitException Thrown to indicate an error while committing a connection
ConnectionCreationException Thrown to indicate an error creating a connection
 



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