Interface Realm.Transaction
io.realm
Enclosing class:
Encapsulates a Realm transaction.Using this class will automatically handle beginTransaction() and commitTransaction() If any exception is thrown during the transaction cancelTransaction() will be called instead of commitTransaction().
Nested Class Summary
Modifier and Type | Class and Description |
---|---|
public static | |
public static interface | |
public static interface |