Package | Description |
---|---|
org.datanucleus.query.expression |
Package providing expressions from which a (generically) compiled query is made up.
|
Modifier and Type | Method and Description |
---|---|
void |
JoinExpression.setJoinExpression(JoinExpression expr) |
void |
ClassExpression.setJoinExpression(JoinExpression expr)
Set the right expression to the provided join.
|
Copyright © 2019. All rights reserved.