Home
last modified time | relevance | path

Searched refs:firstParamValue (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java940 Object firstParamValue = firstParam.getPropertyValue("Value"); in testParametersInteraction() local
943 "Apples".equals(firstParamValue)); in testParametersInteraction()
955 firstParamValue = firstParam.getPropertyValue("Value"); in testParametersInteraction()
957 "Oranges".equals(firstParamValue)); in testParametersInteraction()

Completed in 33 milliseconds