Uses of Interface
javax.jdo.query.TimeExpression
Packages that use TimeExpression
-
Uses of TimeExpression in javax.jdo
Methods in javax.jdo that return TimeExpressionModifier and TypeMethodDescriptionJDOQLTypedSubquery.selectUnique
(TimeExpression expr) Accessor for the subquery (time) expression from the subquery when the subquery returns a single value.JDOQLTypedQuery.timeParameter
(String name) Method to return a time parameter for the query.Methods in javax.jdo with parameters of type TimeExpressionModifier and TypeMethodDescriptionJDOQLTypedSubquery.selectUnique
(TimeExpression expr) Accessor for the subquery (time) expression from the subquery when the subquery returns a single value.