We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e9cb4 commit 1050ff5Copy full SHA for 1050ff5
src/main/java/org/apache/ibatis/scripting/xmltags/OgnlMemberAccess.java
@@ -31,6 +31,7 @@
31
*
32
* @see <a href=
33
* 'https://github.com/jkuhnert/ognl/blob/OGNL_3_2_1/src/java/ognl/DefaultMemberAccess.java'>DefaultMemberAccess</a>
34
+ * @see <a href='https://github.com/jkuhnert/ognl/issues/47'>#47 of ognl</a>
35
*/
36
class OgnlMemberAccess implements MemberAccess {
37
0 commit comments