| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools | |
| 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 |
|---|---|
IConstructor[] |
GenericSemanticValidatorHelper.getConstructors(Object type)
Returns the constructors for the given type.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<IConstructor> |
IType.constructors()
Returns the external representation of the Java class's constructors.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.