| Package | Description |
|---|---|
| org.jsimpledb.parse |
JSimpleDB parsing related classes.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParseSession.performParseSessionAction(ParseSession.Action action)
Perform the given action in the context of this session.
|
boolean |
ParseSession.performParseSessionActionWithCurrentTransaction(ParseSession.Action action)
Associate the current
JTransaction with this instance, if not already associated,
while performing the given action. |
Copyright © 2017. All rights reserved.