| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools.model.query |
This package contains the
StateObject classes that represents a JPQL query. |
| org.eclipse.persistence.jpa.jpql.tools.resolver | |
| org.eclipse.persistence.jpa.jpql.tools.spi |
The Hermes SPI defines how the parser and its related features can retrieve information about
the JPA managed types from the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateFieldPathExpressionStateObject.MapManagedType.accept(IManagedTypeVisitor visitor)
Visits this managed type with the given visitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FromSubqueryResolver.VirtualManagedType.accept(IManagedTypeVisitor visitor)
Visits this managed type with the given visitor.
|
void |
CollectionValuedFieldResolver.MapManagedType.accept(IManagedTypeVisitor visitor)
Visits this managed type with the given visitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IManagedType.accept(IManagedTypeVisitor visitor)
Visits this managed type with the given visitor.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.