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