DatabaseTransactions
trait DatabaseTransactions (View source)
Methods
                    void
                
                
                    beginDatabaseTransaction()
        
                                            
                
            Handle database transactions on the specified connections.
                    array
                
                
                    connectionsToTransact()
        
                                            
                
            The database connections that should have transactions.
Details
        
                            void
    beginDatabaseTransaction()
        
    
    Handle database transactions on the specified connections.
        
                    protected        array
    connectionsToTransact()
        
    
    The database connections that should have transactions.