| Package | Description |
|---|---|
| org.datanucleus.query.compiler |
Package handling the compilation of queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParser
Abstract query parser.
|
class |
JDOQLParser
Implementation of a parser for JDOQL query language.
|
class |
JPQLParser
Implementation of a parser for JPQL query language.
|
| Modifier and Type | Field and Description |
|---|---|
protected Parser |
JavaQueryCompiler.parser
Parser specific to the type of query being compiled.
|
Copyright © 2019. All rights reserved.