|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnboundExpression | |
|---|---|
| org.datanucleus.store.rdbms.query | Package providing the querying mechanism for DataNucleus for RDBMS datastores. |
| Uses of UnboundExpression in org.datanucleus.store.rdbms.query |
|---|
| Methods in org.datanucleus.store.rdbms.query with parameters of type UnboundExpression | |
|---|---|
SQLExpression |
QueryGenerator.bindVariable(UnboundExpression expr,
Class type)
Method to bind the specified unbound variable (as cross join). |
SQLExpression |
QueryToSQLMapper.bindVariable(UnboundExpression expr,
Class type)
Method to bind the specified unbound variable (as cross join) on the assumption that the type is a persistable class. |
protected SQLExpression |
QueryToSQLMapper.processUnboundExpression(UnboundExpression expr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||