| Package | Description |
|---|---|
| org.jsimpledb.parse |
JSimpleDB parsing related classes.
|
| org.jsimpledb.parse.expr |
Classes for parsing Java expressions with JSimpleDB-specific extensions.
|
| org.jsimpledb.parse.func |
Function used in a ParseSession, including built-ins. |
| Class and Description |
|---|
| FieldTypeParser
Parses a value having type supported by a
FieldType. |
| IndexedFieldParser.Result
Result returned from an
IndexedFieldParser parse. |
| ObjInfo
Utility class holding meta-data about a database object.
|
| ParseException |
| Parser
Generic parsing interface.
|
| ParseSession
A
Session with support for parsing Java expressions. |
| ParseSession.Action
Callback interface used by
ParseSession.performParseSessionAction()
and ParseSession.performParseSessionActionWithCurrentTransaction(). |
| Class and Description |
|---|
| Parser
Generic parsing interface.
|
| ParseSession
A
Session with support for parsing Java expressions. |
| Class and Description |
|---|
| ParseSession
A
Session with support for parsing Java expressions. |
| SpaceParser
Parses whitespace.
|
Copyright © 2017. All rights reserved.