|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.store.mapped.expression.ExpressionHelper
public class ExpressionHelper
Helper class for doing tasks relating to expressions and handling mappings in query statements.
| Constructor Summary | |
|---|---|
ExpressionHelper()
|
|
| Method Summary | |
|---|---|
static void |
selectMapping(StatementMappingIndex stmtMapping,
QueryExpression qs,
DatastoreIdentifier tableIdentifier,
ClassLoaderResolver clr)
Convenience method to select the specified mapping in the specified query. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionHelper()
| Method Detail |
|---|
public static void selectMapping(StatementMappingIndex stmtMapping,
QueryExpression qs,
DatastoreIdentifier tableIdentifier,
ClassLoaderResolver clr)
stmtMapping - The statement mapping to selectqs - The querytableIdentifier - Identifier for the table in which to select the mapping (if known)clr - ClassLoader resolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||