| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRefactoringTool
This utility class provides basic refactoring support.
|
class |
EclipseLinkRefactoringTool
This refactoring tool add support for EclipseLink specific extension over the default
implementation of JPQL defined in the Java Persistence functional specification.
|
| Modifier and Type | Method and Description |
|---|---|
RefactoringTool |
EclipseLinkJPQLQueryHelper.buildRefactoringTool()
Creates the concrete instance of the tool that can refactor the content of a JPQL query.
|
RefactoringTool |
DefaultJPQLQueryHelper.buildRefactoringTool()
Creates the concrete instance of the tool that can refactor the content of a JPQL query.
|
abstract RefactoringTool |
AbstractJPQLQueryHelper.buildRefactoringTool()
Creates the concrete instance of the tool that can refactor the content of a JPQL query.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.