| Package | Description |
|---|---|
| javax.jdo |
This package contains the JDO specification interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
DateExpression |
JDOQLTypedQuery.dateParameter(String name)
Method to return a date parameter for the query.
|
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.
|
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.
|
DateExpression |
JDOQLTypedSubquery.selectUnique(DateExpression expr)
Accessor for the subquery (date) expression from the subquery when the subquery returns a single value.
|
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.