Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java88 private void checkAttributeAccess(String _attributeName, String _attributeValue) in checkAttributeAccess() method in SingleSelectQueryComposer
172 checkAttributeAccess("Filter", "\"Name\" = 'oranges'"); in testAttributes()
173 checkAttributeAccess("Group", "\"City\""); in testAttributes()
174 checkAttributeAccess("Order", "\"Address\""); in testAttributes()
175 checkAttributeAccess("HavingClause", "\"ID\" <> 4"); in testAttributes()

Completed in 17 milliseconds