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