Object execute(
Object p1
)
Execute the query and return the filtered
Collection
. - Parameters:
p1
- the value of the first parameter declared.
- Return:
- the filtered
Collection
.
- See Also:
executeWithArray(Object[] parameters)
- Since:
- JDO 1.0