| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.ejb.ejbqlc |
| Modifier and Type | Method and Description |
|---|---|
JDOQLElements |
EJBQLC.compile(String ejbqlQuery,
Method method,
int resultTypeMapping,
boolean finderNotSelector,
String ejbName)
Compiles the specified query string for the specified
finder/selector method.
|
JDOQLElements |
JDOQLCodeGeneration.getJDOQLElements()
Returns the result of an EJBQL compile process.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.