Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/stats/
H A DSQLExecution.java195 String value = checkForQuotationMarks(vals[i]); in executeSQLCommand()
209 String value = checkForQuotationMarks((String)sqlInput.get(key)); in executeSQLCommand()
322 private String checkForQuotationMarks(String checkString) { in checkForQuotationMarks() method in SQLExecution

Completed in 9 milliseconds