Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
SAMConnection->commit()
(no version information, might be only in CVS)
SAMConnection->commit() -- Commits (completes) the current unit of work.Popis
class SAMConnection {bool commit ( void )
}
Calling the "commit" method on a Connection object commits (completes) all in-flight transactions that are part of the current unit of work.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
SAM - Simple Asynchronous Messaging | Nahoru |