Title
Should we also include the resultMap and SQL from the MyBatis XML in the index?
Problem
CodeGraph 0.9.6 can index MyBatis XML statements,such as , . However, there are no indexes for resultMap and sql. In some scenarios, such as when you need to retrieve which methods a specific field in an XML file is associated with, this query will fail.
Title
Should we also include the resultMap and SQL from the MyBatis XML in the index?
Problem
CodeGraph 0.9.6 can index MyBatis XML statements,such as , . However, there are no indexes for resultMap and sql. In some scenarios, such as when you need to retrieve which methods a specific field in an XML file is associated with, this query will fail.