begin()
Begin a new transaction for the current thread.
Declaration
class func begin()Discussion
The transaction is nested within the thread’s current transaction, if there is one.
Begin a new transaction for the current thread.
class func begin()The transaction is nested within the thread’s current transaction, if there is one.