Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java95 … final Method attributeGetter = composerClass.getMethod("get" + _attributeName, new Class[] in checkAttributeAccess() local
107 realValue = (String) attributeGetter.invoke(m_composer, new Object[] in checkAttributeAccess()

Completed in 13 milliseconds