public class ParsingSession extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ParsingSession.ParsingSessionRollbackImp |
| Constructor and Description |
|---|
ParsingSession() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addRollback(Runnable runnable) |
static ParsingSessionRollback |
begin() |
static <T,E extends Exception> |
doIn(Callable<T> callable) |
Copyright © 2023. All rights reserved.