Package | Description |
---|---|
javax.jdo |
Modifier and Type | Method and Description |
---|---|
DateExpression |
JDOQLTypedQuery.dateParameter(String name)
Method to return a date parameter for the query.
|
DateExpression |
JDOQLTypedSubquery.selectUnique(DateExpression expr)
Accessor for the subquery (date) expression from the subquery when the subquery returns a single value.
|
Modifier and Type | Method and Description |
---|---|
DateExpression |
JDOQLTypedSubquery.selectUnique(DateExpression expr)
Accessor for the subquery (date) expression from the subquery when the subquery returns a single value.
|
Copyright © 2020. All rights reserved.