Overview
>
klyn.data
>
EntityTransaction
>
begin
Version 0.1.5
Overview
Index
Tree
Deprecated
klyn.data.EntityTransaction.begin
method
public begin() as Void:
Description
Begins a new provider transaction.
Throws
TransactionException if a transaction is already active or the provider cannot start it.
Example
manager.transaction.begin()